Jump to content

Product price placement

Recommended Posts

  • Replies 7
  • Created
  • Last Reply

Try this in your custom css

#productDetails {
	display: flex;
	flex-direction: column; 
	.product-title {
		order: 1;
	}
	.product-excerpt {
		order: 2;
	}
	.product-price {
		order: 3;
	}
	.product-variants {
		order: 4;
	}
	.product-quantity-input {
		order: 5;
	}
	.sqs-add-to-cart-button-wrapper {
		order: 6;
	}
	.product-sharing {
	order:7;
	}
}

 

If you're looking for a Squarespace Developer, drop me a line. 

Link to comment
5 hours ago, colin.irwin said:

Try this in your custom css


#productDetails {
	display: flex;
	flex-direction: column; 
	.product-title {
		order: 1;
	}
	.product-excerpt {
		order: 2;
	}
	.product-price {
		order: 3;
	}
	.product-variants {
		order: 4;
	}
	.product-quantity-input {
		order: 5;
	}
	.sqs-add-to-cart-button-wrapper {
		order: 6;
	}
	.product-sharing {
	order:7;
	}
}

 

Thanks!! It worked great.

Link to comment
  • 2 months later...
  • 2 weeks later...
On 1/4/2020 at 11:54 PM, Savvy said:

Hi there! I'm looking to add this to my page as well. The custom CSS doesn't seem to be working for me. Are there any modifications I need to make to the code for it to work for my website's products? Thank you!

Which template are you using? Can you post a link to your site?

If you're looking for a Squarespace Developer, drop me a line. 

Link to comment
  • 3 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.