change color of the sale css
Changed all colors I needed to change, except the sales item color. Can’t get rid of the green :(
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Changed all colors I needed to change, except the sales item color. Can’t get rid of the green :(
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
5the prices are the same color too. I edited them both to the color I wanted in custom css, but when I saved changes I got an error.
I have come up with a temp. solution I added a background image to the css but it is off a tiny bit. I still can’t get the color code to stick.
Hi Hellzbellz
You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.
/* WooCommerce */ .woocommerce span.onsale { background-color: #248cc8; }Edit as required. Hope that helps :)
Thank you!!
For sure :)
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.