adjusting blog post design and each post now has either a huge white space in between the end of the post and footer or it’s just right. every single time i adjust each blog post height accordingly to the end of the post, another post adjusts and either ends up being cut or have a huge white space before the footer. how to fix this?
1 Like
I was facing the same issue and couldn’t find any solution or answers in this forum. After a while, I discovered that the problem was due to an explicit height set for the section instead of auto.
To fix it, enable Advanced CSS and set the layout>row section’s value to auto.
I’m sharing this solution here so that others who encounter the same issue can try it.
1 Like