Hi,
i would like the line beneath the active and the hovered main menu item not to display.
How do i achieve that? i tried a lot of things, but probably with the wrong lines in my childtheme stlye.css.
Hey expectmore,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
Hi Rikard,
of course, see the link to my testing environment below…
Thank you very much,
best regards,
Sebastian
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx {
display: none;
}
.html_header_top .header_color .main_menu ul:first-child >li > ul, .html_header_top #top .header_color .avia_mega_div > .sub-menu {
border-top-color: transparent;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Cheers!
Yigit
Thanks a lot, that works great :-)
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit