Fixed navigation cart icon - by pocornell

This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Eva Kemp

  • Avatar: pocornell
    pocornell
    Participant
    June 25, 2016 at 15:48

    Our cart icon turns to a different icon when the fixed navigation activates and partially turns white blending into to the background. How make our black shopping cart icon remain on the fixed navigation?

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    June 27, 2016 at 11:15

    Hello,

    Please use this css code:

    .fixNav-enabled .fixed-active .cart-design-2.design-white .cart-bag::before, .fixNav-enabled.home .fixed-active .header-type-3.slider-overlap .cart-design-2 .cart-bag::before {
        border-color: transparent;
    }
    .fixNav-enabled .fixed-active .cart-design-2 .shopping-cart-widget .cart-bag::before {
       color: black;
    }

    Regards,
    Eva Kemp.

    Avatar: pocornell
    pocornell
    Participant
    June 27, 2016 at 15:51

    We’re getting a CSS error in the following code that says: Expected RBRACE.

    .fixNav-enabled .fixed-active .cart-design-2.design-white .cart-bag::before, .fixNav-enabled.home .fixed-active .header-type-3.slider-overlap .cart-design-2 .cart-bag::before {
    border-color: transparent;
    }

    Avatar: pocornell
    pocornell
    Participant
    June 27, 2016 at 15:54

    Never mind, fixed it. Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    June 27, 2016 at 16:29

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Fixed navigation cart icon’' 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.