Jump to content

Move event product price below description of event

Recommended Posts

Site URL: https://tmforwomen.squarespace.com/calendar-of-events

Hello there, I have a created a summary page with calendar events, with some events linked to 'products' so customers can purchase online courses. I would like to move the price of the course from the top of the description to the bottom of description (and above 'book now' button). Is that possible? Many thanks in advance for any assistance 🙂

Screen Shot 2022-03-01 at 9.26.40 am.png

Link to comment
  • Replies 4
  • Views 327
  • Created
  • Last Reply

Top Posters In This Topic

On 3/4/2022 at 8:40 AM, earthwindflowermoon said:

Add to Calendar Page Header

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
  $(document).ready(function() { 
		$('.product-price').insertBefore('div.sqs-add-to-cart-button-wrapper');
	});
</script>
<style>
  .product-price {
    margin-top: 10px !important;
}
</style>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.