Looked everywhere but could not find the class. As you hover over the top menus there is a blue border line the width of the megamenu or drop down menu at the top of each block as you hover. I would like to be able to change the color of this top line
Hi Denis!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu { border-top-color: red; }
.header_color .avia-menu-fx { background-color: orange; }
Best regards,
Yigit