Please submit a private ticket if you need to share sensitive information, such as license details and admin credentials.

Okay
  Public Ticket #2480035
Item Count in Menu
Closed

Comments

  •  2
    Jonah started the conversation

    Hi! Is there anyway to hide the item count that appears alongside the cart icon in the navigation menu when the cart is empty? I would like for it to not show "O" but appear whenever the cart quantity is 1 or more. Thank you!

  •  767
    Janilyn replied

    Hi Jonah,

    Thank you for contacting WPClever Support Forum. 

    We’ve received your ticket and assigned one of our developers to help you with that. 

    He’ll be looking into your question and responding with specific instructions as soon as possible. 

    Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.

    Best regards.

    Janilyn T. - WPClever Support Agent

  •  1,222
    Dustin replied

    Hi Jonah,

    Please add below CSS code to WP-Admin → Appearance → Customize → Additional CSS:

    .woofc-menu-item-inner[data-count="0"]:after {
        display: none;
    }

    Best regards,
    Dustin

  •  2
    Jonah replied

    Thanks Frankie! Works perfectly.

  •  1,222
    Dustin replied

    You're welcome!smile.png

    If you are satisfied with our plugin and support, please reward it with a full five-star ★★★★★ rating.
    https://wordpress.org/support/plugin/woo-fly-cart/reviews/?filter=5
    Thank you in advance! <3

    Best regards,
    Dustin