Hi Guys! I have a form embeded in a popup that I need to show when a button is clicked. In the code, there’s a standard button that I manage to customise however the styling takes a lot of time and is not the same as the buttons I’d like to use. So I was wondering if there’s a way to add a class or even directly insert the code to a button? As there are several buttons, it would be great to know.
Here’s the code for the popup:
button data-paperform-id="investorrating" data-popup-button="1">Click me to show the form!</button><script>(function() { var script = document.createElement('script'); script.src = "https://paperform.co/__embed.min.js";document.body.appendChild(script); })()</script
Here is my site Read-Only: Webflow - Investor Rating