Forum Discussion
NatalieLawson
7 years agoCommunity Member
Can't remove white block
On each of my rise courses before i move to the next lesson there is a white block. I do not know how to remove this? Change background colour? What is the fix?
I have attached a picture.
Thanks
24 Replies
- JohnPinkster-19Community Member
Just add the following CSS and it will remove that padding!
section.blocks-lesson { padding-bottom: 0; }
You can either manually add that CSS every time you export your course or check out Mighty which will manage things like this for you.
- louisebridges4Community Member
Adding my vote too!
Related Content
- 2 months ago
- 2 months ago