[Resolved] Sticky menu cart icon / text colors

Home Forums Support [Resolved] Sticky menu cart icon / text colors

Home Forums Support Sticky menu cart icon / text colors

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1647832
    roadlink

    Hello,

    I use different colors in sticky menu. Menu items’ colors are OK but stucked with cart icon and content.

    .main-navigation.navigation-stick,
    .main-navigation.navigation-stick  .cart-contents .shopping-cart .has-svg-icon gp-icon shopping-cart number-of-items amount {
        background-color: #092143;
        color: #fff;
    }

    How I can change it?

    #1648023
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the site where i can see the issue?

    #1648285
    roadlink

    Hi David,

    Sure

    #1648479
    Ying
    Staff
    Customer Support

    Hi Tertas,

    You could use these 2 selectors for cart to add CSS:
    #sticky-navigation a.cart-contents.shopping-cart.has-svg-icon
    #sticky-navigation a.cart-contents.shopping-cart.has-svg-icon:hover

    Let me know ๐Ÿ™‚

    #1649497
    roadlink

    Perfect, thanks

    #1649516
    Ying
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.