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.
Hi Jose,
Remove the code you added above and try this CSS code instead:
Cheers!
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!