Forum Discussion
MartinDuthie-ad
8 years agoCommunity Member
Remove Progress\Completion bar
Is it possible to remove the progress and completion bar on the menu?
I am using RISE as a reference training manual, with the aim for experienced members of the our engineering team to quickly ac...
AndresMiller-25
4 years agoCommunity Member
Seems like this request was submitted YEARS ago, what's the hold up? I was getting by using a custom CSS file with something like the code below but that appears to have stopped doing the trick as my users are once again seeing a very confusing progress indicator that I would love to just TURN OFF.
Used to work:
.lesson-link__progress {
display: none;
}
.progress-bar {
display: none;
}
SteveDickson-dd
4 years agoCommunity Member
Hi Andres - i think the CSS hack has stopped working since the latest update to Rise. As you say, i don't know why this wasn't included in the update.
Have you managed to find a css solution since the update?
Related Content
- 3 months ago