Managing space between sections

I have multiple sections on my home page and other pages. For some reason, the spacing is not consistent with eace section. The same is true on certain internal pages.

Is there an easy way to make adjustments to each section?

Example (all from home page - www.birdtreks2.com):

Perfect Spacing

Not Enough Spacing


Too Much Spacing (two examples)

Thank you

  • Chris

Hello,

The theme has a spacing variable, hence all sections will have exact same spacing on any device, for example, 100px top/bottom on all desktops and 60px on all mobile devices. You can check the demo and you will see its exact same spacing throughout the site.

From your screenshots, its clear you are using the section without proper rows. Please look at the demo page, or follow the documentation on Row and Column settings here: https://support.waituk.com/docs/entrada/#section-05-a

Thank you