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

    Hello Team Kriesi,

    I´ve set up a custom Icon for the WooCommerce Shop-Cart and it works, but unfortunately the Icon appears in the “Cart Counter” as well (only if a product is in the cart). I can’t find any solution to hide it. Can you help please.

    I am using the following code for the Fontello Icon:
    #top #menu-item-shop .cart_dropdown_link span:before { font-family: ‘fontello’; content:’\f290′; }

    Thanks in advance and best regards
    Marc

    #1320450

    Hi Marc,

    Can you give us a link? so we can check on it further.

    Best regards,
    Nikko

    #1320460
    This reply has been marked as private.
    #1320618

    Hi Marc,

    Please try adding this CSS code as well:

    #top #menu-item-shop .cart_dropdown_link .av-active-counter:before {
        display: none;
    }

    Best regards,
    Nikko

    #1320674

    Hi Nikko,

    thank you so much, it worked like a charm. Great support as always. Highly recommended.

    Best
    Marc

    #1320789

    Hi Marc,

    Glad Nikko could help! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Custom Cart Icon (Fontello) appears also in Cart Counter’ is closed to new replies.