Jump to content

Moving "Add to Cart" button below price

Go to solution Solved by paul2009,

Recommended Posts

Posted

Hi guys!

I can't move the "purchase" button under the price. I tried to use different codes, but none worked. Can someone please help me with this?
And I noticed that the product name is too high when you scroll down the page - how to add a small distance between the name and the header.

Thank you!

Screenshot_2.png

Screenshot_1.png

  • Solution
Posted (edited)
1 hour ago, Venera said:

I can't move the "purchase" button under the price. I tried to use different codes, but none worked. 
And I noticed that the product name is too high when you scroll down the page.

Try adding this to the end of the Custom CSS panel:

@media screen and (min-width: 768px) {
  .ProductItem-details .ProductItem-details-checkout {
    display: flex;
  }
  .tweak-product-basic-item-gallery-design-stacked .ProductItem-details {
    padding-top: 82px;
  }  
}

image.thumb.gif.9d67c1c9d31f5f46b619aebbcbea0ac5.gif

The first part will override the default block display and set it to flex so that the button moves north on the page.

The second part is overriding the top padding to move the title and other content down the page. You can amend as required.

Did this help? Please give feedback by clicking an icon below  ⬇️

Edited by paul2009

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.