Home Forums WoodMart support forum Change color price amount in mini cart

Change color price amount in mini cart

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

    webmore
    Participant

    Hello, I would like to change the colour to white. But, I didn’t want to make it affect the colour to another page just only in the mini cart. Please do refer as the screenshot below.

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

    Luke Nielsen
    Keymaster

    Hello,

    The code below should help you with it, please enter define it in Theme Settings -> Custom CSS.

    .cart-widget-side .mini_cart_item .amount {
        color: #fff;
    }

    I’d be happy to assist if you have any other questions or concerns.

    Kind Regards

    #456666

    webmore
    Participant

    Thanks, it’s work fine.

    #456691

    Luke Nielsen
    Keymaster

    Hello,

    Great! Your satisfaction with our service does matter to us.

    Always remember that you can reach out to us with any questions you may have.

    We wish you a splendid day!

    Kind Regards

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

The topic ‘Change color price amount in mini cart’ is closed to new replies.