How to adjust font size

Sometimes the built-in text styles (such as Header 3 and Header 4) can feel limiting. While these header sizes are predefined, you can override them manually. This works for any text, whether it’s a paragraph, header, or other styled text.

Step 1: Select The Text You Want to Resize

You can start with any text style (paragraph, header, or otherwise). The built-in header options are helpful presets, but they aren’t required if you want more precise control over font size.

Step 2: Open the Code Editor

Click the Code (HTML) button in the text box widget.

Step 3: Add Custom Font Size

Wrap your text with this HTML snippet and adjust the number as needed. For example, 

Paragraph code: <p style="font-size: 24px;">YOUR TEXT HERE</p>

Header code: <h1 style="font-size: 10px;">YOUR TEXT HERE</h1>

If you have further questions, please reach out to your IP3 project manager!

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