see image.
can i limit the line only to the menu item?
nb: i think the line is maybe coming from the top of the sublevel box.
but i could not find where to make the line of the sublevel box white.
Hey jelle,
Please, can you provide your website link?
Best regards,
John Torvik
hello, that is:
Hi!
Active and hovered menu items have that bottom line and sub menu items have top border. What you are actually seeing is line below active menu item and top border of sub menu items. It would not look right if we tried to make that line smaller. Do you have any alternative solution you have in mind? Maybe to remove borders and indicators in Enfold theme options > Header > Header Style?
Best regards,
Yigit
hi yigit , what about making the line top border of sub menuitems white?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.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: none;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
thats brilliant, thanks!
Hi,
Did you need further help, or shall we close this thread?
Best regards,
Jordan Shannon
you can close this one, thanks