Change cart background color? - by Secureshop

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

  • Avatar: Secureshop
    Secureshop
    Participant
    May 30, 2018 at 09:19

    Hi there,
    I’m trying to change cart background color of the header (screenshot) http://prntscr.com/jofiny
    But can’t finding any option. Can you guys tell me how can I change the background?
    My site link is https://www.secureshop247.com/

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 30, 2018 at 09:30

    Hello,

    You can disable “Icon with background” in Theme Options > General > Header Settings or use this code in Theme Options > Styling > Custom css to change the background:

    .shopping-container.ico-bg-yes .cart-bag:after {
        background-color: black;
    }
    

    Regards

    Avatar: Secureshop
    Secureshop
    Participant
    May 30, 2018 at 09:54

    thanks its working

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 30, 2018 at 10:04

    You’re welcome!

    Regards

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

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

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