Embed as a Popup Flow
checkboxopen_popup
[trigger='main-popup']
) instead of classes for this, as they're less likely to get accidentally removed later by someone in Webflow. To do this, in Webflow you would add a custom attribute onto the button with key trigger
and value main-popup
, and then use the selector [trigger='main-popup']
in the Flow builder.