Hi,
On all our Gravity Form submit buttons, we have progress loaders (those little circles that spin when the button is clicked). That CSS doesn’t work on the buttons we created using GenerateBlocks, because the buttons created by GenerateBlocks are <span>. I’m trying to avoid using extra JS.
Is there an option to convert the spans to <button>? Or another way to solve this?
The page link is below. I’ve added the CSS using Simple CSS on that page.
Thanks!