Add space in the product page, between elements

https://marymagdaleneshop.com/

pass: deawiy

Hi Everyone! i’m trying to add space in between the description of the product and the add to cart/buy button. You can see how it is and how I’d like it to be in the pictures below. Can you help me with that?

thanks

Hi @MariaMcGraw

This is Victor from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css.

Step 3: Paste the below code at bottom of the file → Save

product-form.product-form {

margin-top: 150px !important;

}

Hope that my solution works for you.

Best regards,

Victor | PageFly

Hello @MariaMcGraw

It’s GemPages support team and glad to support you today.

You can follow these steps:

  1. Go to Online Store → Theme → Edit code
  2. Open your theme.liquid theme file
  3. Paste below code before :

If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team