Change shopping cart color - by michaelh

This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler

  • Avatar: michaelh
    michaelh
    Participant
    November 2, 2016 at 14:41

    Hi,

    I want the current color scheme I have on my website, but when I finalized it I noticed my cart changed color as well, so now it has ‘disappeared’ because it’s the same color as the menu. How can I change only the color of the shopping cart?

    Thanks!

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 2, 2016 at 15:09

    Hello,

    You can add this code in Custom CSS:

    .cart-bag .ico-sum, .cart-bag .ico-sum:after {
        background-color: #d2d2d2 !important;
    }
    .cart-bag .ico-sum:before {
        border-color: #d2d2d2 !important;
    }

    Regards,
    Rose Tyler.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.