Archived topic
How to center .site-content with sidebar enabled?
5 replies · Started by Evgeny on July 30, 2019
Hello,
When sidebar layout "Content / Sidebar" is selected, .site-content div aligns to the left. I want to make .site-content being centered.
Are there such opportunity to make it like "Empty space/ Content / Sidebar"? Where "Empty space" width is equal to sidebar width.

Thank you.
Hi there,
you could simply set the page to have left and right sidebars. Then add an empty HTML Widget to the left sidebar.
Thank you for your reply.
So, is this the only way?
It will be nice to have such option in future.
The alternative is to use some CSS to add that space to the side of the main content. The CSS would be specific to your site layout so would need to see the site to advise on doing that. The above option would be simpler
Thank you.
You're welcome