White space below content

May 02, 2024

Hi,
How can i change the white space below the main content?
1. Would like to change the color so it match the content color.
or
2. Change the size of the space to zero.

Can someone help me with this?

8 Replies
Steven Benassi

Hi Humana Academy!

Happy to help with this!

To fill the white space around your block content with the color of your choosing:

  1. Hover over the block and click the Style icon in the left-hand toolbar.
  2. Select a background color from the available options.

Reducing the space between blocks can be accomplished by adjusting the Block Padding.

  1. Hover over the block and click the Format icon in the left-hand toolbar.
  2. Adjust the slider completely to the left to remove all space.

padding

Please let me know if you need anything else!

Humana Academy

Thank you Steven,
but this is not the problem to change the space to zero like that. I would still have the white "ugly" space between the rosa-content color and the navigation button. So i think thats not possible?
So the second solution is to change the white color to the same color as the conten-color.
See the new screenshot, i hope it explains better what i want. :-)


Phil Foss

I ran into this issue when creating a dark mode theme. There is an element called .blocks-lesson that wraps around the lesson blocks and has a white background (always) it has a bottom padding of 95px (on large devices) you'll need to override this with custom css, or in my case I left that 95px padding in place and my dark background style is inherited to avoid that 'blank' space of 95px.

rise space on bottom

blocks-lesson spacing