You can style the text in your Countdown Timer Bar by using HTML code in the message:
Bold Styling Code: | <span style="font-weight: bold;"> Your content here </span> |
Outcome: | Your content here |
Underline Styling Code: |
<span style="text-decoration: underline;"> Your content here </span> |
Outcome: | Your content here |
Italics Styling Code: | <span style="font-style: italic;"> Your content here </span> |
Outcome: | Your content here |
Simply copy the code above that applies, paste it into your message, then replace "Your content here" with your own content.
Like so: