Archived topic
Achieving the boxed blog layout of the 'Article' theme
3 replies · Started by Esben on October 9, 2018
I am having big difficulties in figuring out how to customize my blog page layout and containers in general.
ISSUE 1: Blog page layout
I am trying to achieve the boxed layout of the 'Article' (https://gpsites.co/article/blog/) where the container background is dark and the posts have white backgrounds and are nice and evenly spaced out. So far, I have not been able to create the space around each post – I am looking for a setting for it in the customizer, but maybe there is none?
ISSUE 2: Hide Read more **SOLVED**
Also, I would like to completely hide the read more button, as I intend on using the blog page as more of a portfolio layout. *EDIT* You can remove it just by deleting the text in the box "Read more label" (Customizer > Layout > Blog > delete text in "Read more label" box)
----
I am familiar with writing CSS and php, but I would prefer to change it in the settings if possible, so I don't risk breaking the layout.
My page: https://entandbedre.dk/behandlinger/
Hi there,
1. Article is using Separate Containers:
https://docs.generatepress.com/article/content-layout/
Then just set the content background color different than the body background color:
https://docs.generatepress.com/article/colors-overview/
Let me know if this helps :)
Thanks Leo! It seems like I did not search properly, but I promise I did, I spent a good few hours on trying to locate this setting. It works perfectly now.
No problem!
That's what we are here for :)