Forum Discussion
MonikaBorkowska
7 years agoCommunity Member
Rise - change size of headers and lesson titles
When bulding courses in Rise I've noticed that it's impossible to change size of the header space (top marigin) or font size of the lesson's title. What I woud like to do is to get rid of all the em...
ephraimross-dcf
5 years agoCommunity Member
Quick follow-up. It looks like the easiest way to hide the Lesson Title Header entirely is as follows:
- open the Lib folder
- open main.bundle.css
- edit line 58: find ".page__header-container-header"
- and add "display:none;" as one of the properties of that element