-
Couldn't load subscription status.
- Fork 1
Open
Description
How to change content?
If you want to change content just add your content in span's data-text attribute
for eg:-
<span class="red" data-text="Your content"></span>You may change colors or make your own color in CSS and put that into class.
Make sure you put your content in data-text attribute and not inside the span
Note: You must put the below span at ending.
<span id="end" class="blinking-cursor hidden"> </span>Without this you may face some errors.
Metadata
Metadata
Assignees
Labels
No labels