Jump to content

Product Page - Item Title - Custom CSS

Recommended Posts

Site URL: https://snail-hyperboloid-dk28.squarespace.com/config/design

Hi Guys,

 

I've already got custom fonts on my site but I'm just looking for those last few area's to fix up. On this product detail page :

https://snail-hyperboloid-dk28.squarespace.com/config/design

I'm looking for custom css for these items :

- Product Detail Page Item Title

- Product Detail Page Breadcrumbs Text

 

If anyone could help that would be amazing! Thank you 🙂

Link to comment
33 minutes ago, cattg said:

Site URL: https://snail-hyperboloid-dk28.squarespace.com/config/design

Hi Guys,

 

I've already got custom fonts on my site but I'm just looking for those last few area's to fix up. On this product detail page :

https://snail-hyperboloid-dk28.squarespace.com/config/design

I'm looking for custom css for these items :

- Product Detail Page Item Title

- Product Detail Page Breadcrumbs Text

 

If anyone could help that would be amazing! Thank you 🙂

Please use this

image.thumb.png.2b565f653ccb01f68e0680c009f11034.png

.ProductItem-details-title {
    font-family: 'SilkSerif-Regular' !important;
}
nav.ProductItem-nav * {
    font-family: 'SilkSerif-Regular' !important;
}

 

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
1 hour ago, cattg said:

Additionally is that an add on to find the css text?

I actually figured out the breadcrumbs nav one and the item heading in the end using the a font tool add on to find the element ID text but your add on looks like it gives you the full code? If you could share that would be great.

Use this

.ProductItem-details-title {
    font-family: 'SilkSerif-Regular' !important;
}
nav.ProductItem-nav * {
    font-family: 'SilkSerif-Regular' !important;
}
[class*="CartTableRow-itemTitle"] a {
      font-family: 'SilkSerif-Regular' !important;
}

I inspect the element by right click on it a choose inspect

image.thumb.png.6a249d925b82fe13e1057b2b2c7d31d6.png

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.