Tagged: Sidebar Menu, size, width
Hi Team,
great work with the 3.0 Update! :)
One question: How do I change the width of the Main Menu Sidebar? When I change the “Sidebar dimension ratio” nothing happens. I guess, it doesn’t work with the sidebar menu but only the sidebar widget, does it?
Thanks in advance,
Jan
Hey jansthh!
Thank you for using Enfold.
Please use this on Quick CSS or custom.css:
.html_header_sidebar #top #header {
width: 400px;
}
Regards,
Ismael
Hi Ismael,
thanks a lot!
The Logo and Menu-Text gets smaller then. But the menu itself stays 300px wide.
Cheers,
Jan