Jump to content

Change Product Title Styling - Bedford

Recommended Posts

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;
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

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.