Archived topic
Masonry grid issue
5 replies · Started by EDWARD on September 24, 2018
Hi Tom/Support
I'm a GP Premium and Show Posts Pro customer. I have a small issue.
My home page shows a post masonry grid with colored dividers vertical and horizontal (same color)
I have set up my 'All Posts" page in the same way and the posts are arranged in a grid but the colored dividers vertical and horizontal are not showing up. The posts are all correctly sized for a symmetrical grid but no dividers show up.
I don't know if the theme or the plugins need adjustment. Can you help?
Thanks
Edward
Hi Edward,
Little bit tricky but try the steps here:
- In WPSP list > Columns, add 16px to Padding and set Background color to #ffffff (white).
- Then add this CSS:
body.page-id-393.separate-containers .inside-article {
background-color: #f27365;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Thanks Leo, I'll have a go...
Where do I find WPSP List?
Hi there,
In Dashboard > WP Show Posts > All Lists - and edit the list you have added to your page.
Thanks David - much appreciated
Glad we could help