Is there an automatic solution? Can it be another color than the menu links themselves?
Hi crewneck!
Thank you for using Enfold.
Change the border color with this:
.html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a {
border-color: red;
}
Regards,
Ismael
Works. Awesome. Thanks!