Shopify themes, liquid, logos, and UX
On mobile, the buttons to Choose Options or Add to Cart are too big, on mobile. Both in my main page and in the collection page. How do I edit this? I tried some of the codes from other topics, but was not successful. Thank you so much!
my website is centralperkpets.com.
Any help is greatly appreciated.
Solved! Go to the solution
This is an accepted solution.
Add this style to base.css file
@media(max-width: 767px){
.quick-add__submit {
min-height: 30px !important;
font-size: 12px !important;
}
}
This is an accepted solution.
Add this style to base.css file
@media(max-width: 767px){
.quick-add__submit {
min-height: 30px !important;
font-size: 12px !important;
}
}
User | RANK |
---|---|
64 | |
61 | |
58 | |
48 | |
44 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023