Jump to content

How to move the price line on product page?

Go to solution Solved by Lesum,

Recommended Posts

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

  • Solution

@surf2023 Here's a code snippet you can try adding under Custom CSS panel:

.ProductItem-details .ProductItem-details-checkout {
    display: flex;
}
.ProductItem-details-excerpt {
	order: 1 !important;
}
.product-quantity-input {
	order: 2 !important;
}
.ProductItem-product-price {
	order: 3 !important;
}

I tested the code on a Squarespace 7.1 product page. If it doesn't work, please feel free to share your site URL so I can take a look. Thanks! 

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

Link to comment

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.