Change a header elements color - by Igor Kovalskii

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

  • Avatar: Igor Kovalskii
    Igor Kovalskii
    Participant
    February 25, 2019 at 16:49

    Hello!
    I need to change a header elements(shown on the screenshot) color to #d02096 but as I can see there are only two options(dark and white) in the settings, also it would be cool to change it only at the main page. Is it possible and it it is, how can I achieve that?

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 25, 2019 at 17:01

    Hello,

    You can add this code in Custom css for page – http://prntscr.com/mpx87h

    .navbar-header .login-link > a,
    .navbar-header .cart-summ,
    .navbar-header .shopping-container .cart-bag .badge-number {
        color:  red !important;
    }

    Regards

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