Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello SiteOrigin
How do i remove the gradient and rounded corners from the button on the contact page http://5f8d1ceb.c69.servage.net/contact/ it appears on iPad iOS but not on Mac browser.
Regards
Nigel
There is a code blocking the change. Understand that when adding !important, it is impossible to add the same item in other sectors.
Please look for the following tag:
And delete the word! Important. Remember to leave the “;”
If you can not find it, try adding the following code in the CSS plugin:
To change the rounded button, just change the number of pixel.
Let me know if succeeded.
Lucas Tolle
Correcting the last code:
Add this:
Let me know if succeeded.
Lucas Tolle