Guest Posted April 22, 2020 Share Posted April 22, 2020 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
tuanphan Posted April 24, 2020 Share Posted April 24, 2020 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.