Plugin breaks my cart
-
Hi, I like this plugin but I can’t use it without it breaking my mini cart. It seems to apply CSS to my cart items, even though there’s no option for that! I am able to override the changes made to the cart items with this code:
.mini_cart_item a{
white-space: normal !important;
overflow:visible !important;
}Here’s how it should look:
https://ibb.co/SmSj0WB
And how it looks without the code:
https://ibb.co/j4wmtkH
- The topic ‘Plugin breaks my cart’ is closed to new replies.