
All widgets allow you to easily set a cookie to determine when the widget will reappear for any given user. The default setting is 3 hours which means a user who dismisses one of your widgets will not see it again for 3 hours while visiting your site.
You can set a custom time (in hours) when creating or editing a widget.
Cookies work with all widgets. Even Webflow configurations.
<aside> 🚨
To configure a Webflow element to work with cookies you need to use the widget-container attribute on an element and then leverage an open / close trigger. Explore the Webflow widget documentation for more details on how to implement this in Webflow or on any HTML website.
</aside>