Home>Support>Change siteorigin contact form button background on hover

Change siteorigin contact form button background on hover

Hi !

Just a question, I would like to add a different background to the “submit” contact form button when someone hovers on it. Could you help me by giving me the right CSS code please ?

Thanks in advance,
William

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 7 months ago Alex S
    Hi, I Work Here

    Hi William,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .widget_sow-contact-form .sow-submit:hover {
    	background: #f00 !important;
    	color: #fff !important;
    }
    

    If the CSS doesn’t appear to be working for you, do you have a public URL where we can take a look at what’s going on?

    You might also need to install the SiteOrigin CSS Editor.

  2. 7 years, 7 months ago William Robert

    Hi Alex,

    Thanks for the support, the CSS code works well !

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More