Archived topic
Bottom of posts even?
1 reply · Started by Heath on November 11, 2021
Viewing posts 1–2 of 2
I have switched to use my recent posts as my homepage but the posts aren't equal. They are different sizes and I'd like for them to be all even at the bottom. You can especially see it in desktop mode. How can I fix this?
Hi Heath,
Try adding this CSS:
article.post .gb-container.gb-has-dynamic-bg {
height: 100%;
}
This archived topic is closed to new replies.