WCB 0 Share Posted December 2, 2020 (edited) Site URL: https://smilodon-cricket-9sh9.squarespace.com/ I would like to change the font of my product titles via CSS. They need to be like H1 (Font: planewalker). I have found several codes on this forum, but none of them seem to do the trick.\ Please find the screenshot attached. The CSS code I used so far: @font-face { font-family: 'planewalker'; src: url(https://static1.squarespace.com/static/5fc6d52010d6a92a736829bd/t/5fc76b2a09f4d56e8f856ec4/1606904618945/Planewalker.otf) } h1 { font-family: 'planewalker', orpheus-pro; } h2 { font-family: 'planewalker', orpheus-pro; } h3 { font-family: 'planewalker', orpheus-pro; } .collection-type-products .grid-title { font-family: 'planewalker';} Edited December 2, 2020 by WCB Link to post
0 tuanphan 8,928 Solution Share Posted December 8, 2020 Add to Home > Design > Custom CSS h1.ProductItem-details-title { font-family: 'planewalker' !important; } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 tuanphan 8,928 Share Posted December 5, 2020 Your site is private. Can you setup password & share url? You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 WCB 0 Author Share Posted December 6, 2020 (edited) https://smilodon-cricket-9sh9.squarespace.com Password: * Edited December 10, 2020 by WCB Link to post
Question
WCB 0
Site URL: https://smilodon-cricket-9sh9.squarespace.com/
I would like to change the font of my product titles via CSS. They need to be like H1 (Font: planewalker). I have found several codes on this forum, but none of them seem to do the trick.\
Please find the screenshot attached.
The CSS code I used so far:
@font-face {
font-family: 'planewalker';
src: url(https://static1.squarespace.com/static/5fc6d52010d6a92a736829bd/t/5fc76b2a09f4d56e8f856ec4/1606904618945/Planewalker.otf)
}
h1 {
font-family: 'planewalker', orpheus-pro;
}
h2 {
font-family: 'planewalker', orpheus-pro;
}
h3 {
font-family: 'planewalker', orpheus-pro;
}
.collection-type-products .grid-title {
font-family: 'planewalker';}
Link to post
Top Posters For This Question
2
2
Popular Days
Dec 2
1
Dec 5
1
Dec 6
1
Dec 8
1
Top Posters For This Question
WCB 2 posts
tuanphan 2 posts
Popular Days
Dec 2 2020
1 post
Dec 5 2020
1 post
Dec 6 2020
1 post
Dec 8 2020
1 post
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