Sidebar
-
how do i get rid of the sidebar when i don’t use it?
The blog I need help with is: (visible only to logged in users)
-
the sidebar just has an ugly blank space that isn’t used can someone help me get rid off it and make the post cover the whole page
-
Hi,
Please include this code to resolve the issue..wrapper { position: relative; background-color: white; } .section-inner { max-width: 100%; margin: auto; /* width: 1200px; */ } .content { width: 100%; } .content, .sidebar { padding-top: 50px; padding-bottom: 50px; padding-left: 50px; padding-right: 50px; }Thank You.
-
Hi there, themes do not become full-width when you remove the content of the sidebar.
In order to use the CSS that @iamrishaan provided, you would need to upgrade to either the Premium or Business plan. More about that here:
https://en.support.wordpress.com/custom-css/
https://wordpress.com/plans/Looking at your nicksbrickz site, I see you are using the Rowling theme https://wordpress.com/theme/rowling which does not offer a full-width page template. You might want to consider changing themes. https://wordpress.com/themes/
- The topic ‘Sidebar’ is closed to new replies.