How do I add text formatting to my event description?

If you want to customise the information in the ‘event description' section, we recommend using the basic text editor above the text box, as it will allow you to make your text bold, italic etc. 

Do not copy and paste in formatted text from Word, as it will not display properly and may cause issues.

Instead you can create the copy in the IWannaTicket editor, or copy from Notepad. 

Please note that formatting, images and videos in your description are automatically stored as HTML. Where your description includes these the editor will open in raw mode allowing you to see the HTML. You can switch back to rich mode by clicking the edit rich button.

For those that are tech-savvy you can change the fonts and text size by using a few html codes.

These can be added in ‘Raw format’ – which appears underneath the text box.  ‘Rich Text’ is what the customer sees.

Remember to save all changes.



Here are a number of easy to use html codes that will change the look of your text.


Add a Heading – (text size):

<h1> Your copy here</h1>    - Very large <h2> Your copy here</h2>    - Medium/ Large - recommended <h3> Your copy here</h3>     - Small

Add a linebreak:

<br>

Add a link:

<a href="http://www.w3schools.com"> This is a link</a>

Make the text bold:

<b>This text is bold</b>

Here is a complete line of code that we recommend for the MERCHANDISE COPY SECTION:

Copy this into ‘raw text format’ and click save.

<h2><style="line-height: 24px; font-family: Calibri, sans-serif; font-size: 24px;">NEW MERCHANDISE COPY GOES HERE!</h2>


If you require any further assistance, please get in touch via support@iwannaticket.com.au and your Account Manager will be able to provide additional information.

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