Submenu too far apart from menu
Hi Betheme Team,
in my website i just created the sebmenu somehow is too much apart from the menu, See attachment.
How can i change that?
URL is: http://ativo-team.de/
Best regards
Claudia
Hi Betheme Team,
in my website i just created the sebmenu somehow is too much apart from the menu, See attachment.
How can i change that?
URL is: http://ativo-team.de/
Best regards
Claudia
Comments
Hi,
Try the following CSS code:
#Top_bar:not(.is-sticky) .menu li ul{ top: 65%!important; }Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Best regards
Perfect! THX!