Archived topic
Creating an "Above The Fold
3 replies · Started by Juan on November 30, 2021
I am trying to create a section with a specific width and height to act as "above the fold".
The width should be 1536 px and the height 864 px.
The width I am placing it in the theme customizer, in the section where it says DESIGN / CONTAINER / CONTAINER WIDTH. There I place the 1536 px.
And the height I am placing it in the Guttemberg editor options, in the SECTION options, in SPACING / MINIMUM HEIGHT.
The problem is that it generates a blank space at the bottom of the section that I don't understand why it appears.
Does anyone know why it happens and how can I solve it?
Hi there,
Your grid has a height of 768px - as each grid item container has a min-height of 256px.... those containers won't automatically fill the space they have available to then. You would have to adjust their min-heights.
Thanks, it works.
Glad to hear that!