Forum Discussion
MathildaRogs871
2 years agoCommunity Member
White space below content
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 w...
PhilFoss
2 years agoCommunity Member
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.
markzw
5 hours agoCommunity Member
Hi Phil. Thanks for this. Now that we have code blocks, what should I paste there to do this globally. I tried to adapt your code, but it wasn't working for me.
Related Content
- 9 months ago