Jump to content

Class name for Product List Title and Price CSS

Recommended Posts

Hello,

I am trying to change the Product List Title and Price to a custom font. I have tried using Google Chrome Inspect tool to highlight that type and see what the coding is for it. Unfortunately, I cannot seem to find the correct class name for these elements. I have tried .ProductList-item. I am working off of the Mentor Template. Thank you for your help and recommendations. 

Screen Shot 2019-12-04 at 1.14.05 PM.png

Link to comment
  • Replies 3
  • Views 2.5k
  • Created
  • Last Reply
  • 3 months later...
13 hours ago, Zoey said:

I am having this same problem with my website. I would like to change the font of the product title on the product page. Here is the link:

https://www.dakineskava.com/shop

Once I click on the product I have been able to change the fonts etc., but I can't seem to do it from the product page.

 

Add to Home > Design > Custom CSS

@font-face {
	font-family: tuan;
	src: url(upload font and paste font file url here);
}
h1.ProductList-title {
	font-family: tuan;
	font-size: 40px;
	color: red;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (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.