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.
Thank...
JohnPinkster-19
2 years agoCommunity 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.
Related Content
- 2 months ago
- 2 months ago