How to add line breaks in your campaign description (using HTML)

Modified on Fri, 05 May 2023 at 09:51 AM

Line breaks end a current line and let you continue the text on another line. They allow you to format your text so it doesn’t show up in big blocks, but rather, is spaced out in readable portions.

*Please note, you cannot use line breaks in the campaign prize description (Step 3: Set The Rewards)

Before you get started

How to add line breaks in your campaign description

  • Go into your Campaign
  • In Step 1: Setup Campaign, scroll down to the description
  • Place a <br> at each point where you want the line of text to break

two line breaks were used <b> <b>

Example: Two line breaks were used in this description

Text

<br>

<br>

Text


How to apply Bold text

  • Place a <b> to bold the text and </b> to end the bold text

Example: Bold text was used for the introduction:

<b> text </b>


How to make the font bigger or smaller

  • To make the font bigger, place <font size=" "> before the text, and </font size=" "> at the end of the text.

Example: The text was enlarged 5x by using <font size="5"> text </font size="5">

  • To make the font smaller, place <font size="- "> before the text, and </font size="- "> at the end of the text.

Example: The text was decreased -5x by using <font size="-5"> text </font size="-5">

Related articles

Create a campaign

How to customize points throughout your campaign

Still need help?

Contact us at support@audiencerepublic.com 


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article