Tagged: Fullwidth sub menu
Hi!
I try to get the Fullwidth Sub Menu in line with the content (1210px wide).
But the Menu is wider than the content.
See screenshot:
http://gyazo.com/50d7a2df682b76b48086c0772cd0a5cd
How can i get this menu inline?
Thanks for your help
Peter
Hey pegasso4444!
Thank you for using Enfold.
Looks like you’re using a lot menu items for the element. Try this on Quick CSS:
#top .av-submenu-container .container {
padding: 0 50px !important;
}
You should also consider decreasing the font size of the sub menu items.
Best regards,
Ismael
That works!
Thanks for your help
Peter