Home Forums WoodMart support forum Change font colour of variables

Change font colour of variables

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

    ToriTori38
    Participant

    Hello,

    Can you tell me how I darken the text colour for product variables which appears in the slide out cart and on the cart page? I have adjusted all font colours in Typography, but this text is not covered in that.

    Please check image attached so you undertsand. Thank you

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

    Hello,

    Please insert the site admin access into the Private content below the message area.

    Best Regards

    #363691

    ToriTori38
    Participant

    Hello. Credentials in private area. This is a staging website, so kindly please tell me what you do so I can make update on live site.

    #363851

    Hello,

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

    .cart-info .variation li span {
        color:red;
    }

    Please set the color as per your needs.

    Best Regards

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