Site logo

Archived topic

Make Post Index Masonry Page Full Width

5 replies · Started by glenn on February 5, 2018

Viewing posts 1–6 of 6

Hi everyone. I am trying to make the post index masonry page full width so that is displays nicely on tablets and and larger screens, while at the same time singe posts display about 800px wide to make for easy reading on a large screen. Can this be done if so how?

Thanks in advance

Hi there,

Try this CSS:

body.blog .site.grid-container,
body.archive .site.grid-container {
    max-width: 100%;
} 

Yep worked thank you.

No problem :)

Only a beginner with generatepress. We run complex wordpress sites and decided to switch themes to GP and experienced a couple of issues. I'm happy to report that these were resolved quickly with the help of GP support which was excellent and prompt.

Cheers Glenn

Glad we've been helpful :)

This archived topic is closed to new replies.