Re: How to decrease the space between Buy Button and Product description in DEBUT theme (see on pict

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)
binal_identix
Shopify Partner
665 60 119

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


- If you find the solution helpful, please accept and like it
- To learn more visit www.identixweb.com

View solution in original post

Replies 9 (9)

Zworthkey
Shopify Partner
5581 641 1581

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 641 1581

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

binal_identix
Shopify Partner
665 60 119

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


- If you find the solution helpful, please accept and like it
- To learn more visit www.identixweb.com
Alex304
Tourist
4 0 1

Worked. Thanks

binal_identix
Shopify Partner
665 60 119

@Alex304 Great!! 

You're welcome!

iCart Cart Drawer Cart Upsell App


- If you find the solution helpful, please accept and like it
- To learn more visit www.identixweb.com

binal_identix
Shopify Partner
665 60 119

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


- If you find the solution helpful, please accept and like it
- To learn more visit www.identixweb.com

hasnain7
Shopify Partner
4 0 0