8THEME8
8THEME
May 11

Cart and Wishlist to show number only when something in them

I love the amount in wishlist or cart -option - but it would be even better if it would not show anything when there is nothing in the cart or wishlist, and green dot with number would appear only when number is bigger than 0.
ClosedClosed

May 11, 2026

Hi - is the element called something else in Mobile - just noticed that there the numbers are still (and take a lot of space when nothing in them..)

May 11, 2026

No, it should be the same. You can contact to our support forum with your question because this area is not for bug but for request. Thanks for understanding us :) Regards, Jack Richardson

May 11, 2026

Hello, You can do this simply added custom css to your Customizer->Theme Custom -> Global or in your child-theme/style.css .et-quantity.count-⁠0 { display: none; } Regards

May 11, 2026

Hi, I got it working - great! I think this is the standard expectation for that component, from customer point of view :)

May 11, 2026

Thanks for writing us :) Regards