Jump to content

Remove word 'From' from Product Price

Recommended Posts

Posted
2 hours ago, krystenjade said:

Site URL: https://www.brycefieldestate.com/wine

https://www.brycefieldestate.com/wine

password: Brycefield1111

Is there a way to remove the word 'from' in front of the price for the Pecorino? So it just reads $33. 

I've checked that your page does not exist now

Have you solved it yet?

image.thumb.png.3d72eb07d71a491bcb59b23635084183.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Posted (edited)
9 hours ago, krystenjade said:

Hi @bangank36

Just checking if you were able to help me with my enquiry? Let me know if you need further information. 

Thank you

You can try adding to Home > Design > Custom Css

/*setting for products page*/
.product-price {
  visibility: hidden;
  position: relative
}

span.sqs-money-native {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

/*setting for product item pages*/
.product-details .product-price span.sqs-money-native {
  left: 0;
  transform: translateX(0);
} 

Let me know how it works on your site

Press 👍 or mark this answer as solution to help another one too

Edited by bangank36

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> No-code customisations for Squarespace

Posted (edited)
Quote

No price when you click the varient. 

Please see the following for an explanation of the issue and my solution to the CSS breaking on variant selection issue.

Edited by creedon

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

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.