Home Forums WoodMart support forum Single product page – Extra info text color

Single product page – Extra info text color

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

    irisdevoigt
    Participant

    Hi!

    I’m not sure how to change the color of the text and the background color for the extra info at the bottom of my single product pages. I’ve added some screenshots to show you which part of the page I’m talking about.

    Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #237169

    Hello,

    Please provide the page URL with this table. I will provide custom CSS.

    Best Regards

    #237179

    irisdevoigt
    Participant

    Hi!

    It happens on all single product pages, so as an example: https://happydayssweets.com/shop/kies-je-eigen-4-pack/

    Thanks in advance!

    #237192

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-tabs-wrapper{
    background:pink;
    }
    body .woodmart-accordion-title.active{
    color:white;
    }

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)