Yep, just make a full cover popup on load that doesn’t go away until they scroll an inner div and see a button for “I agree”. When they click the modal window closes. But I would put a disclaimer at the VERY TOP wrapped in a bright color, or slighter faded pastel box, that explains what they’re reading. And to show this means they agree to the terms.
It’s not a full-proof for legality reasons, but it’ll make them scroll to see all terms. You need those terms in a text block where they can read - or - scroll to by-pass it.
Thanks
That works
Now the issue that I have is that every time the user goes back to the home page, this page shows up
Is there a way to only display on the first load?
Unfortunately not without code or using a page load script. You would need to designate a specific IP address/cookie, in one sense, then you could control it that way. Of course, just stating some ideas available. But not natively in Webflow. However, a script can be inserted with very good control. There’s a bunch available. I’ll find something and share what I can locate.