Jump to content

Changing the price on my products to be Bold & Red

Go to solution Solved by Beyondspace,

Recommended Posts

Posted

Site URL: http://www.mjkingart.com

 

Hello everyone, 

Can anyone please help me with the code to change the font size/color of my prices? I was able to use a CSS Code to successfully move the price by the 'order' button. However, now I want the price to stand out via bold and red. Can anyone help me on how to do this? I have 7.0 Squarespace and am using a product block.

Thank you!

  • Solution
Posted
1 hour ago, MJKing said:

Site URL: http://www.mjkingart.com

 

 

Hello everyone, 

Can anyone please help me with the code to change the font size/color of my prices? I was able to use a CSS Code to successfully move the price by the 'order' button. However, now I want the price to stand out via bold and red. Can anyone help me on how to do this? I have 7.0 Squarespace and am using a product block.

Thank you!

Try adding to Home > Design > Custom Css

#productDetails .product-price {
  font-weight: 700;
  color: red;
}

Let me know how it works on your site

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
1 hour ago, bangank36 said:

Try adding to Home > Design > Custom Css

#productDetails .product-price {
  font-weight: 700;
  color: red;
}

Let me know how it works on your site

it did, thank you!

  • 2 years later...
Posted

I have upgraded to 7.1 and this code doesn't work any longer. Any thoughts on how to bring back my bold and colored price?

 

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.