Hello support team,
when adding an amount of over 100 to the cart from the shop, your top right cart button is cut off on its last digit.
E.g. having 550 items in the cart will show only 55, as the icon is positioned too far on the right.
I will link to our page in the private content, so you can check the issue out yourself.
Thanks in advance.
Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av-cart-counter {
top: 40%;
left: 30%;
}
Best regards,
Yigit
Thank you, this did the trick!
Regards
Hi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
Nikko