How i change shopping cart color? - by mehmetin

This topic has 6 replies, 3 voices, and was last updated 7 years, 3 months ago ago by Olga Barlow

  • Avatar: mehmetin
    mehmetin
    Participant
    January 22, 2017 at 22:45

    hello, my web site shopping cart some color is not appear.
    please check picture.

    http://prntscr.com/dz08z3

    how i change it? thanks.

    5 Answers
    Avatar: mehmetin
    mehmetin
    Participant
    January 22, 2017 at 23:18

    if i change styling > main color change, shopping cart background color changes red 🙁

    http://prntscr.com/dz0ob4

    Avatar: 8theme
    8theme
    Support staff
    January 23, 2017 at 10:12

    Hello,

    How can we add something to cart to see the issue on your website?

    Regards

    Avatar: 8theme
    8theme
    Support staff
    January 23, 2017 at 10:14

    Sorry, we have found your products. It seems that cart widget works correctly. Here is a code snippet to remove red background from it

    .header-simple.header-color-dark .cart-bag {
    	background:none;
    }

    Regards

    Avatar: mehmetin
    mehmetin
    Participant
    January 23, 2017 at 11:57

    hello serg thanks, i did fix main menu background but i dont fix fixed menu shopping cart background color, how i fix too.

    http://prntscr.com/dz7447

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 23, 2017 at 18:29

    Hello,

    Sorry for this inconvenience, we’ll fix this issue in next theme update. Add the following code instead of the previous one

    .global-header-simple .header-color-dark .cart-bag, .header-simple.header-color-dark .cart-bag {
    	background:none;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 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.