Change Submit button color to green color
Hello,
How to change submit button in a form to green in Vantage premium theme.
tried really hard..could not.
Please suggest .
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Geetha
You can fix this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
input[type="submit"] { background:#66C285 !important; }Try that out.
Cheers
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.