Buy it Now & Add to cart button not stretching in fullscreen

Solved
Ellocopepe
New Member
8 0 0

buybuttonproblem.PNG

My buy it now and add to cart buttons dont stretch to their full length in fullscreen. How can I fix this? many thanks. Will pay.

Accepted Solution (1)
oscprofessional
Shopify Partner
15595 2333 3020

This is an accepted solution.

Hello @Ellocopepe 

You can try this code: it will be helpful to you 

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.product-form__buttons {
    max-width: 51rem !important;
}

 

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

View solution in original post

Replies 8 (8)
Denishamakwana
Shopify Partner
1408 173 222

Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.

If helpful then please Like and Accept Solution. Want to modify or custom changes on store Hire me. Feel free to contact me on denishabhensdadiya@gmail.com | Shopify Design Changes | Custom Modifications In to Shopify Theme
Ellocopepe
New Member
8 0 0

my url is: goldami.com.au

 

Thank you v much.

GemPages
Shopify Partner
5586 1259 1114

Hi @Ellocopepe,

 

To provide you with the most precise solution in this case, could you please share your page URL ( with pass if your store password is enabled )?

 

Thank you and hope to hear from you.
Best regards,
GemPages Support Team

 

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
Ellocopepe
New Member
8 0 0
oscprofessional
Shopify Partner
15595 2333 3020

Hello @Ellocopepe 

Could you please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
Ellocopepe
New Member
8 0 0

my url is: goldami.com.au

 

Thank you v much.

oscprofessional
Shopify Partner
15595 2333 3020

This is an accepted solution.

Hello @Ellocopepe 

You can try this code: it will be helpful to you 

Go to the Online Store->Theme->Edit code->Assets->base.css>Add this code at the bottom.

.product-form__buttons {
    max-width: 51rem !important;
}

 

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Custom Pricing Wholesale App : Free | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing
Ellocopepe
New Member
8 0 0

Thank you very much!