Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1933859
Show quantity of products added to the cart in the icon
Closed

Comments

  • Jesús started the conversation

    There is a possibility that when you add a product to the cart, the number of products you have in the cart is marked on the cart icon.

    I send an image so you can see what I say.

  •  7,095
    Oliver replied

    HI!

    It's not visible because of the white color, use following css to change it:

    body #primary-navigation #primary-menu > li.menu-item-cart > a .minicart-item-count,
    body .hamburger-minicart > a .minicart-item-count {
        background-color: #000;
    }

     

    6707465710.png

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver