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;
}
}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024