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

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

1 Like

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.

https://bayondo.myshopify.com/

Thanks for Help

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

https://bayondo.com/collections/wohnaccessoires/products/6-kleine-monche-dekorative-figuren-fur-harmonische-atmosphare

Hello @Alex304 ,

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

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

Worked. Thanks

1 Like

@Alex304 Great!!

You’re welcome!

1 Like

https://community.shopify.com/c/shopify-discussions/email-setup-of-domain-with-g-suit/td-p/1910503

hey can you resolve it ?