Forum Discussion
JenSkjerven
7 years agoCommunity Member
Change wording of 'Your Course is Loading"
Is there a way to change the wording of "Your course is loading. Hang Tight."
18 Replies
- Adriana-G-OCommunity Member
Any updates on this?
- KarlMullerCommunity Member
Hi Stephen ,
"Your Course is Loading" was changed quite long time ago "Your content is loading".
Or was that not your question?
- PhilFossCommunity Member
You can use this CSS to replace the loader text, especially helpful if you need to change this for language/localization. It's inside a div called "curtain text." I've noticed some Rise courses load painfully slow, so this could be an opportunity to greet your learners with a branded message. Here's mine:
.curtain__text {font-size:0} .curtain__text::before { font-size:18px; content:"Design More Themes"; }
Related Content
- 3 months ago
- 10 months ago
- 10 months ago