Dear team
I am not able to adjust the width of the logo/navigation section in the consulting Demo. Changing the content/sidebar ratio in Enfold > general layout > dimensions from 73%/27% to another value does not change anything in the layout.
Please help.
Demo: http://reich.netfex.de/
Regards
Hey netfex,
Yes, it doesn’t change the size because the sidebar referred there (you can see it on top of the Content | Sidebar Ratio) is This area holds all your sidebar widgets, the one that has menus is not actually the sidebar but the header (though it looks like a sidebar). You might want to add this code in Quick CSS (located in Enfold > General Styling):
.html_header_sidebar #top #header {
width: 400px;
}
Just adjust the width as you see fit. Hope this helps. :)
Best regards,
Nikko
Hi Nikko
thanks a lot. But unfortunately the content right beside the menu bar gets overlayed. Could you please send me the CSS tags to adjust this as well?
I’d like to work with percentage: width 20% / 80% for example
Regards
Thomas