Hello,
Can you please explain how to customize the background color on the product category description?
I need the background of the product category description to have a different background color from the rest of the store.
Can you please advise?
Thanks
Hey PT0060,
I believe that you want to change the background color of the product description tab:
Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:
#top.single-product .woocommerce-Tabs-panel--description,#top.single-product #tab-title-description {
background-color: #777777;
}
please adjust the color to suit.
After applying the css, Please clear your browser cache and check.
Best regards,
Mike
Hi Mike,
Thanks for the answer.
However I would like to change the background color in the product category description and not on the product page.
I send you a printscreen
Thanks
Hi PT0060,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria