We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How can I align the 'Add to Cart' buttons on the same line?

How can I align the 'Add to Cart' buttons on the same line?

cozmatix2021
Visitor
2 0 2
C4AA57DB-72B8-47ED-8B4B-C41E6085C303.jpeg

 hi, how can we align the add to cart buttons to appear on the same line please?

Replies 3 (3)

KetanKumar
Shopify Partner
37635 3670 12168

@cozmatix2021 

Sorry you are facing this issue, it would be my pleasure to help you.

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing
cozmatix2021
Visitor
2 0 2
KetanKumar
Shopify Partner
37635 3670 12168

@cozmatix2021 

yes, please try this code

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

@media only screen and (max-width: 767px) {
.product__grid__info.text-center .product__grid__title__wrapper {height: 90px;}
}

 

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing