Home>Support>Changing Site Origin Button Background And Text Color On Hover

Changing Site Origin Button Background And Text Color On Hover

Dear support,

I try to change the background and text color of my button when people hover over it, but can’t get it to work perfectly. I kind of get the result I want, because the background color is changed when I hover over the button. However, the text color is only changed when hovering exactly over that text, and not when just hovering over the border of the button. In other words: when my cursor is not exactly on the text, I only have a completely red button. I use the following CSS:

.so-widget-sow-button .ow-button-base :hover {
color: #fff;
background-color: #ff2828;
transition: 0.5s;
}

Also, if you look closely when putting your cursor over the text, you will see a rectangle that gets red first, while the rest of the button then slowly fades into red. When I use the following code, only the background directly behind the letters is changed, and the rest of the button stay transparent.

.ow-button-base :hover {
color: #fff;
background-color: #ff2828;
transition: 0.5s;
}

It is kind of difficult to explain, but I hope you could help me. I have searched everywhere and tried a lot, but can’t find a solution.

My site is: http://howtogetrippedathome.com/.

Best,
Maarten

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

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

    Hi Maarten,

    I’d like to help you with this, but unfortunately, this is beyond the scope of the support we’re able to offer on our free forums. There is a fair amount of custom work involved.

    We do offer this level of support to our premium users, so if you’d like to upgrade to SiteOrigin Premium, then I can help you over email support.

    If you’d prefer not to upgrade to SiteOrigin Premium, then you can hire a WordPress developer from Codeable. They’ll charge you an hourly rate for any work done.

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