Hi Team,
i need a help with cart summary widget. I have two issues:
- when is coursor on “X” – remove item, cart summary show blue rectangle. How can i change color or remove it? (skica1.png)
- Under items “X” – remove item, is an another X. How can i remove it? (skica2.png)
Thank You
Jaro
Attachments:
You must be
logged in to view attached files.
Solution for this topic
Hi Jaro,
Thank you for your questions.
You can remove them by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
font-size: 0 !important;
line-height: 0 !important;
background: none !important;
}
Best regards,
Shufflehound team
Hi Team,
it works.
Thank You
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.