What's your biggest current challenge? Have your say in Community Polls along the right column.

Adjusting "Add to Cart" Button for mobile and tablet devices

Adjusting "Add to Cart" Button for mobile and tablet devices

Vegoo
Excursionist
60 0 9

Hi guys! I hope you have an amazing day, i need help to adjust "add to cart" buttons for different divices. If someone can help me i will be really thankful. DM me 

Screenshot 2022-08-28 at 13.33.30.png

 

Screenshot 2022-08-28 at 13.32.46.png

 

Replies 3 (3)

oscprofessional
Shopify Partner
16116 2410 3126

@Vegoo 
Hello,

@media only screen and (max-width: 767px){
.product-form__quantity .quantity {
	float: none;
	margin: 10px auto !important;
}}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid

 

Like This Mobile View

oscprofessional_0-1661761728628.png

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free

DitalTek
Shopify Partner
793 95 111

Hi @Vegoo ,

I think that issue from your style css. So if you want check can let me know the url of store, i will access to site and check then provide the suggestion for you.

 

Thanks!

- You can please Like and Accepted Solution if my suggestion helpful.
- And you want to hire developer Theme or App Shopify => Feel free to send me a DM or contact to us via Email | WhatApp: +84 398999359
Vegoo
Excursionist
60 0 9