I have not come across a thread, after scrolling through many pages, that details how to remove the bar when hovering over a main menu link. How is this accomplished?
Thanks!
Hi chill299!
Try adding this code in Quick CSS (located in Enfold > General Styling):
#header span.avia-menu-fx {
display: none !important;
}
Hope this helps :)
Best regards,
Nikko