Reply 333974 to: How to always show remove from cart button for mobile

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
September 14, 2022 at 05:52

Hello, @Mavi Ekran,

Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Mobile CSS and check back to your site, after removing the browser cache.

.et-off-canvas .cart-widget-products li:not(:hover) .remove {
    opacity: 1 !important;
    visibility: visible !important;
    -webkit-transform: none !important;
    transform: none !important;
}

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.