Solved

How to decrease the space between Buy Button and Product description in DEBUT theme (see on picture)

Alex304
Tourist
4 0 1
Accepted Solution (1)
iCart_App
Shopify Partner
479 57 103

This is an accepted solution.

Hello @Alex304,

Please add the below CSS in theme.scss.css theme file at the bottom.

.shopify-payment-button {
    margin-bottom: -55px !important;
}

 

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com

View solution in original post

Replies 9 (9)

Zworthkey
Shopify Partner
5581 642 1565

Hii, @Alex304 
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Alex304
Tourist
4 0 1

https://bayondo.myshopify.com/

bayondo.com

 

Thanks for Help

Zworthkey
Shopify Partner
5581 642 1565

@Alex304 
Can you give me the page link where you are seeing this error?
Thank You.

iCart_App
Shopify Partner
479 57 103

This is an accepted solution.

Hello @Alex304,

Please add the below CSS in theme.scss.css theme file at the bottom.

.shopify-payment-button {
    margin-bottom: -55px !important;
}

 

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com
Alex304
Tourist
4 0 1

Worked. Thanks

iCart_App
Shopify Partner
479 57 103

@Alex304 Great!! 

You're welcome!

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com

iCart_App
Shopify Partner
479 57 103

Hello @Alex304,

Hope you are doing well.

You can decrease the space by adding custom CSS code to your theme file. If you are not good at coding then please share your store URL so that we can send you the snippet that you need to add to your theme file.

iCart Cart Drawer Cart Upsell App


- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution!
- To learn more visit www.identixweb.com

hasnain7
Shopify Partner
4 0 0