Boxed layout on 2 column site that also works on pages
-
Hi!
I have tried the css on this page to get a boxed layout: https://docs.themeisle.com/article/1175-neve-how-to-have-a-boxed-layout
It works for the Blog archive & posts but it doesn’t work for separate pages like the “About” page.
Would it be possible to update this to include pages as well?
Another code that works with pages is this (it’s live on my page right now):
.single-page-container, .archive-container, .single-post-container { background: white !important; }
This will also make the second column a part of the white box.
However then I need to figure out how to change the margins & padding. Also, another problem with this code is the background changes in the post editor.
So I think the first alternative would be better if I can get it to work the same on all of my site, including pages.
Any help appreciated!
The page I need help with: [log in to see the link]
- The topic ‘Boxed layout on 2 column site that also works on pages’ is closed to new replies.