---
title: "How do I update my waiver text to be compliant with Florida state laws?"
slug: "how-do-i-update-my-waiver-text-to-be-compliant-with-florida-state-laws"
updated: 2026-06-16T16:54:59Z
published: 2026-06-16T16:54:59Z
canonical: "mysupport.roller.software/how-do-i-update-my-waiver-text-to-be-compliant-with-florida-state-laws"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://mysupport.roller.software/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I update my waiver text to be compliant with Florida state laws?

## Introduction

For venues in Florida, state law requires that notices to a minor’s natural guardian appear more prominently than the rest of the waiver. The statement must be in uppercase letters and at least 5 points larger than the standard waiver text.

For example, if the waiver uses a 12pt font, the section for minors must be at least 17pt. Meeting these requirements is essential for compliance and helps protect your business from legal risk.

## Solution

Edit your waiver text by applying HTML formatting to increase the size of the minors section so it stands out as required.

> [!WARNING]
> Please note that changes will not apply to waivers already signed.

Follow the steps below to apply HTML formatting to your waivers.

## Update waiver text font sizing

1. From Venue Manager, go to **Documents** > **Waivers** > **Waiver details**.
2. Copy your current waiver text from the **Content** field into a text editor such as Notepad.
3. Apply the following HTML formatting to the section you want to make larger and bolded.

```plaintext
<h1><strong>Your minors waiver text here</strong></h1>
```

1. Copy the edited waiver text back into **Waiver details** in Venue Manager.
2. Click **Save & publish new wavier**.
3. Select **Get waivers link**.
4. Select **Online waivers address** to copy the link to your clipboard.
5. Paste the link in your internet browser and check the formatting to make sure it adheres to Florida state regulations.

## Learn more

[Create a waiver](/v1/docs/create-a-waiver)

## Related

- [How do I bypass the buffer time for a party package?](/how-do-i-bypass-the-buffer-time-for-a-party-package.md)
- [Find your subscription plan, adds-on and price breakdown](/find-your-subscription-plan-adds-on-and-price-breakdown.md)
- [Staff sales performance report](/staff-sales-performance-report.md)
- [Create fully customized sessions](/create-fully-customized-sessions.md)
- [Add a new resource to an existing session product](/add-a-new-resource-to-an-existing-session-product.md)
