Forum Discussion
Blank space at top of Rise page
- 18 days ago
Hi Everyone!
Sorry to hear that you've encountered Lesson Header spacing gaps when publishing from Rise 360!
I'm happy to share that we've released a new update for Rise, which corrects this behavior. There's nothing to install for web-based apps, as new features and fixes are immediately available.
Please let us know if you have any questions about this update or the issue you've reported!
The following non-intuitive workflow solved it for us!
- In your course, go to Theme and then Lesson Headers
- Untick "Hide Lesson Headers"
- Use the first lesson header option
- Scroll down and change the header heigt from "Small" to "Medium"
- Now tick "Hide Lesson Headers"
For some reason, this removed the blank space for us. I hope it solves your issue as well!
I remember seeing this issue in the last couple weeks, when using the option to hide lesson headers left the empty space. I thought that was odd, in the css they were using visibility:hidden which leaves the blank space. But testing today they've changed the css to max-height:0 which affects the geometry. I think this was a bug, which they've quietly fixed as I can't replicate the original issue anymore. Instead of removing the header code altogether they just make it 0px in height, I assume this is for an accessibility concern. But if you are creating your own lesson headers in a block, keep in mind those using a screen reader might be encountering two sets of 'lesson headers' now.
Related Content
- 8 months ago
- 6 months ago