Archived topic
Problem with containers height
2 replies · Started by Luis Diego on May 6, 2021
Hi, I hope you guys are doing well.
I have this little problem with GP Containers, specifically with bottom height.
It seems like there's an additional padding-bottom in all containers that makes every container unsimetrical.
It dissapears when padding-bottom is 0.
When it's 1 it seems like 6 and so on.
You can see it here: GP-Containers height problem
I don't know how to solve it and it's driving me crazy. :(
I think I kind of solved it.
I don't know if it is a WordPress thing, but every paragraph has a padding-bottom: 1.5em;
I put it to 0 with the customizer and it works... but is that the right solution?
Hi there,
the margin bottom is required to create space between paragraphs in your text. I wouldn't suggest removing because of that.
If you're working on a specific design layout and need to remove the bottom margin from a line of text, then use a Headline Block, you can change it from the default H2 to a P - and in its settings > Spacing you can set its bottom margin to 0