Jump to content

change price size and colour on one page

Recommended Posts

Hello everyone,

Can anyone help me change the size and colour of the prices on these 2 pages separately:

https://caterpillar-antelope-zbjy.squarespace.com/store-2

https://caterpillar-antelope-zbjy.squarespace.com/store-2/7v1gw1mrynm8aojh0otshn3rwbj4yc

password: ptphoto

The problem is whenever I change the price on one page, the other page adopts the same property. 

Please help in giving them individual property if possible.

Thank you in advance!

 

 

 

 

Link to comment
  • Replies 4
  • Views 1.1k
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

/* Shop page */
.view-list {
  .grid-prices {
      color: red !important;
  }
  .grid-prices * {
      font-size: 40px;
  }
}
/* Product Detail Page */
.view-item {
  .grid-prices {
      color: red !important;
  }
  .grid-prices * {
      font-size: 40px;
  }
}

 

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

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.