Hi,
To change the border color of submenu
Kindly Go to Appearance -> Theme Options -> Basic Setting
and paste the below code in Custom CSS box and click on Save Options button.
.header-nav ul li ul li a { border-bottom:1px solid #ffffff !important; }
change the #fffff color as per your color scheme requirement.
Regards
Grace Themes
Regards