How can I use bold, italics or underline in the bar?

You can style the text in your Quick Announcement Bar by using HTML code in the message box.


Bold:


Bold Styling Code: <span style="font-weight: bold;"> Your content here </span>

Simply copy and paste that code in the message box in the app and then replace "Your content here" with your own content.

Here's an example:

Italics:


Italics Styling Code: <span style="font-style: italic;"> Your content here </span>

Simply copy and paste that code in the message box in the app and then replace "Your content here" with your own content.

Here's an example:

Underline:


Underline Styling Code: <span style="text-decoration: underline;"> Your content here </span>

Simply copy and paste that code in the message box in the app and then replace "Your content here" with your own content.

Here's an example:

You can also utilize the new feature, Enhance Message with AI, to apply a style to their text. This can be accomplished by instructing the AI to apply a style to the content.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us