Shopify themes, liquid, logos, and UX
Hi all,
Please see attached image and help in fixing the product quantity increment issue. I don't know why this is happening when viewing on mobile. Feel free to view store on mobile here
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Please add following css your assets/base.css botttom of the file.
@media screen and (max-width: 749px){
.visually-hidden {
position: absolute!important;
overflow: hidden;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
clip: rect(0 0 0 0);
word-wrap: normal!important;
}
.quantity { width: 100% !important;}
}
Thanks!
This is an accepted solution.
Please add following css your assets/base.css botttom of the file.
@media screen and (max-width: 749px){
.visually-hidden {
position: absolute!important;
overflow: hidden;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
clip: rect(0 0 0 0);
word-wrap: normal!important;
}
.quantity { width: 100% !important;}
}
Thanks!
@dmwwebartisan Thank you so much for your help!
User | RANK |
---|---|
134 | |
98 | |
87 | |
64 | |
51 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By