Site logo

Archived topic

GenerateBlocks - Height Issue

6 replies · Started by Brett on August 13, 2020

Viewing posts 1–7 of 7

I'm on the latest version of WP 5.5, GeneratePress, GP Premium, and GenerateBlocks on my local. I've setup a two-column grid that is on top of a colored background. When I go to view the page, the left grid box looks fine, but the right grid things shows my colored boards where I would expect them to be. However, the right grid box has a bunch of white space under them that shouldn't be there. I've chased it down to this piece of code.

.gb-grid-wrapper > .gb-grid-column > .gb-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}

If I inspect and toggle off the height:100%, the grid box is fixed.

I can't seem to find that setting. Can you help?

Hi there,

can you share a link to the site where i can see the issue ?

You can edit your original topic and use the Site URL field to share it privately.

Link added to the original forum request.

Hi there,

It seems that the link expired.

Is there a permanent test server you can replicate it on?

Let us know :)

Sorry, I had to jump off and the laptop timed out. Give it another try!

I'm logging off for the weekend. Maybe I should just try setting that page up again and see if that works better.

Have a good weekend.

This archived topic is closed to new replies.