Jump to content

Product Details header sizes

Recommended Posts

Site URL: https://lettuce-parakeet-yw5y.squarespace.com/shop/beni-shoga-4csjs

HI everyone,

I am testing out squarespace and was playing around.

Is it possible to change the  text color, H1 and H2 for just the product details on a website.

Page is:  https://lettuce-parakeet-yw5y.squarespace.com/shop/beni-shoga-4cs

pwd:tester123

Also is it possible to change the bullet to a star in the list that is used on a product description?

Thank you

Joe

Link to comment
  • Replies 1
  • Created
  • Last Reply

Add to Home > Design > Custom CSS

/* Style product detail page */
/* h2 */
.collection-type-products.view-item h2 {
    color: red;
}
/* h1 */
.collection-type-products.view-item h1 {
    color: green;
    font-size: 3em;
}
/* bullet to star */
.collection-type-products.view-item ul li p:before {
    content: "★";
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.