> For the complete documentation index, see [llms.txt](https://attr.sygnal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://attr.sygnal.com/sa5-modals/webflow-popups-and-modals/page-specific-modal-control.md).

# Page-Specific Modal Control

## Modal Suppression

If you have a page where you do NOT want modals to appear, you can suppress it with the Modal Rule attribute.&#x20;

Place this on the BODY element directly.&#x20;

`wfu-modal-rule` = ( rule )

* `none` - suppresses all modals
* `default` - handles all modals as normal
