Hi @prettyboyelias,
There are two options to remove the spinning circle icon:
1) You can use a CSS snippet like this:
.wpforms-submit-spinner { display: none !important; }
And in case it helps, here’s a tutorial on how to add custom CSS like this to your site.
2) You can use the wpforms_display_submit_spinner_src filter, and you can take a look at the code snippets available in that filter documentation.
In case it helps, here’s our tutorial with the most common ways to add custom code like this. For the most beginner-friendly option in that tutorial, I’d recommend using the WPCode plugin.
Hope this helps!
Hi @prettyboyelias,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!