Cart Color In The Header - by gurhan - on WordPress WooCommerce support

This topic has 4 replies, 3 voices, and was last updated 10 years, 3 months ago ago by Stan Russell

  • Avatar: gurhan
    gurhan
    Participant
    September 3, 2015 at 20:18

    Can you please let me know how I can change the color of the color in the header

    http://prntscr.com/8c8uub

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 4, 2015 at 07:34

    Hello,

    Please use this code in custom.css:

    .header-type-2.slider-overlap .header .cart-bag .ico-sum, .header-type-2.slider-overlap .header .cart-bag .ico-sum:after {
        background-color: black;
    }
    .header-type-2.slider-overlap .header .cart-bag .ico-sum:before {
        border-color: black;
    }
    .header-type-2.slider-overlap .header .total {
        color: black;
    }

    Best regards,
    Jack Richardson.

    Avatar: gurhan
    gurhan
    Participant
    September 6, 2015 at 08:32

    all good… thank you Jack!

    Avatar: stan
    Stan Russell
    Participant
    September 7, 2015 at 10:27

    Hello gurhan,

    you are welcome! Have a nice day!

    Regards,
    Stan Russell.

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

The issue related to '‘Cart Color In The Header’' has been successfully resolved, and the topic is now closed for further responses

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