Jump to content

Change Product Title Styling - Bedford

Recommended Posts

  • Replies 3
  • Views 452
  • Created
  • Last Reply
50 minutes ago, chrissygray said:

Site URL: https://girlonthego.net/online-store

This site is using the Bedford template which doesn't appear to have any standard customization options for the Products section. I would like to know the CSS code to change the product title font and product title size.

Thank you!

You can use these 2 snippet, first one for the product collection, the second for the product page detail

#productList .product .product-title, .no-touch .product-list-titles-overlay #productList .product .product-title {
  font-size: 1em;
}
#productList .product .product-price, .no-touch .product-list-titles-overlay #productList .product .product-price {
  font-size: .7em;
}
#productDetails .product-title {
  font-size: 38px;
}
#productDetails .product-price {
  font-size: 14px;
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
3 hours ago, chrissygray said:

@bangank36 Thank you so much for this! Worked great. However, now that I changed the product details page as well, I was wondering how to change the size of the product description? Thank you very much!

Use class name .product-excerpt

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.