Reply 227534 to: cart icon right to left not working for mobile

Avatar: Rose Tyler
Rose Tyler
Support staff
December 28, 2019 at 09:28

Hello,

Add this code in style.css of your child theme, inside media-query for mobile:

.header .shopping-cart-widget {
    left: 0 !important;
    transform: translateX(0) !important;
}

like – https://prnt.sc/qgqdb0

Regards

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.