I would like to have the content | sidebar ratio to be 90% | 10% please. With 80 | 20%, there too much real estate for the side menu.
Thanks!
Hey xyzb,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Sorry – here you go.
Thanks!
Hi xyzb,
Please try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top .container .av-content-small.units {
width: 90%;
}
Best regards,
Nikko
Hello,
This worked, but them the menu in the pages/sidebar are squished. It would be great to keep the side bar menu/link are the same, but push it all more to the right so it will increase main content area.
Thanks!
Hi xyzb,
I think you can adjust the Maximum Container width in Enfold > General Layout > Dimensions (tab).
Then both sidebar and main content should expand, then you can still use the code I gave and maybe reduce the width from 90% to 85% (or adjust as you see fit).
Best regards,
Nikko