Change the theme color for woocommerce shop

Posted in: Newspaper
Post count: 12

Hi,

I want different color schemes for the shop section. How to go about it?

Thanks

Post count: 12

Here is a screenshot explaining my requirement Screen Shot

Post count: 6535

Hi

Try this css in theme panel > custom code > custom css: http://screencast.com/t/DpjUhSbbo

.woocommerce .product .onsale{
background: none red;
}

Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.