Jump to content

Remove word 'From' from Product Price

Recommended Posts

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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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.