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
Hi Marc,
Can you give us a link? so we can check on it further.
Best regards,
Nikko
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
Hi Nikko,
thank you so much, it worked like a charm. Great support as always. Highly recommended.
Best
Marc
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