Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1203094

    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

    #1203171

    Hey PT0060,
    I believe that you want to change the background color of the product description tab:
    2020-04-12_164752.png
    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.
    2020-04-12_164901.png
    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1203177

    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
    product category description background color

    Thanks

    • This reply was modified 4 years, 7 months ago by PT0060.
    #1203560

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.