How to remove space between buy button and the price?

KertuR
Tourist
3 0 1

Hi. I search the discussion forum and tried copying and pasting just about all the codes that were suggested and nothing worked for me. I need to remove space between buy button and the price, I already removed add to cart button but now there are so much space. 

Screen Shot 2022-05-22 at 11.04.21. .png

Replies 5 (5)

ZestardTech
Shopify Expert
5393 970 1291

Hello There,

Please share your page store URL and password.
So that I will check and let you know the exact solution here.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
KertuR
Tourist
3 0 1

Hello! 

Here is my website URL: https://presetsbytheworldofvoyage.com/products/golden-hour-collection

I added back "buy with Paypal" but Im not sure if I want to keep it. If I will remove it, I will have a huge space.

LitExtension
Shopify Partner
4860 1001 1132

Hi @KertuR,

Go to Assets > theme.css and paste this at the bottom of the file:

.product-form {
	padding-top: 0 !important;
}

then you go to product > description > show HTML. 

Screenshot.png

Hope it helps!

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify

LitExtension
Shopify Partner
4860 1001 1132

Hi @KertuR,

I checked and it doesn't look like the screenshot:

Screenshot.png

Can you send me a preview link showing exactly what you are having. I will check it

LitExtension - Shopping Cart Migration Expert
Check out our Shopify migration app to migrate your online store to Shopify
KertuR
Tourist
3 0 1

Hey!

I added back add to cart button but I still have some space before product description.