Home>Support>Change Site Origin Button Background on Hover

Change Site Origin Button Background on Hover

By Jose AMezcua, 10 years ago. Last reply by Daniel, 10 years ago.
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].

Me again!

Just a quick question, I would like to add a different background to my buttons when someone hovers on them. Searching the support threads I found and miserably tried to apply the following code:

.ow-button-base a .sow-icon-image, .ow-button-base a [class^="sow-icon-"] .a :hover {
  background-color: #FEDD00 !important;
}

Thanks in advance!
J.

URL: http://luxesdesigns.com/

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

  1. 10 years, 3 months ago Daniel
    Hi, I Work Here

    Hi Jose,

    Remove the code you added above and try this CSS code instead:

    a.ow-button-hover:hover {
    background-color: #FEDD00!important;
    }
    

    Cheers!

  2. 10 years, 3 months ago Daniel
    Hi, I Work Here

    Hi Jose,

    You need to also change the background color from FEDD00 to another color code or simply type in the color like red.

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More