Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Woocommerce shop page background color

Home / Forums / Virtue Theme / Woocommerce shop page background color

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 19, 2016 at 2:27 am

Hi
Would you please help me to change the main content background of the shop page on my site and the product category page.
Im tried this code:

.page-id-4 .contentclass {
background:blue;
}
but dint work, then i modified like this:

.woocommerce-page-id-4 .contentclass {
background:#e0c9c9;
}

didnt work either, please help me.
Thank you

  • The forum ‘Virtue Theme’ is closed to new topics and replies.