Hi!
How can i change the colour and thickness of the header line in submenu?
Thank you!!
Hey jordivicen!
Thank you for using Enfold.
Use this to change the border:
.header_color .main_menu ul ul {
border-top: 5px solid red !important;
}
Regards,
Ismael
Perfect! perfect! it works!
Thanks a lot!!!