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.
Question
rachel-ezerproductions 0
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.
Link to post
Top Posters For This Question
2
1
1
Popular Days
Dec 4
2
Mar 21
1
Mar 22
1
Top Posters For This Question
tuanphan 2 posts
rachel-ezerproductions 1 post
Zoey 1 post
Popular Days
Dec 4 2019
2 posts
Mar 21 2020
1 post
Mar 22 2020
1 post
Popular Posts
tuanphan
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:
Posted Images
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment