spacing between the 'Add to Cart' and 'Buy Now' buttons in my Debutify theme

spacing between the 'Add to Cart' and 'Buy Now' buttons in my Debutify theme

Subhansaqib
Shopify Partner
10 0 5

How can I add spacing between the 'Add to Cart' and 'Buy Now' buttons on Debutify theme? They're too close together, and I'd like to increase the gap between them.

Screenshot 2024-08-18 at 6.27.30 AM.png

Replies 6 (6)

BSSCommerce-HDL
Shopify Partner
2123 760 965

Hi @Subhansaqib
Can you kindly share your store link with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution.

Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Subhansaqib
Shopify Partner
10 0 5

PeterGeorge
Shopify Partner
43 2 1

That is pretty easy, usually, you could add a custom css in the visual editor or add a global css for the one of these buttons.

Please reach me if you want a further assistance for future.
Email: skygdi83@gmail.com

BSSCommerce-B2B
Shopify Partner
1505 431 487

Hi @Subhansaqib ,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file base.css

Step 3. Add this code to the end of file

.product-form__buttons {
    display: flex!important;
    flex-direction: column!important;
    gap: 16px!important;
}

If it helps you, please like and mark it as the solution.

Best Regards

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now

Subhansaqib
Shopify Partner
10 0 5

thank you for your help but i found the solution

just had to paste this code at the end of css file

Click to expand...
.shopify-payment-button__button--unbranded {
padding: 14px 24px !important;
font-size: 16px !important;
height: 52px !important;
line-height: 1.5 !important;
margin-top: 10px !important;
text-align: center !important;
width: 100% !important;
display: inline-block !important;
vertical-align: middle !important;
box-sizing: border-box !important;

BSS-TekLabs
Shopify Partner
2153 635 739

Hello @Subhansaqib 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now