WCB Posted December 2, 2020 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 comment
tuanphan Posted December 5, 2020 Share Posted December 5, 2020 Your site is private. Can you setup password & share url? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
WCB Posted December 6, 2020 Author Share Posted December 6, 2020 (edited) https://smilodon-cricket-9sh9.squarespace.com Password: * Edited December 10, 2020 by WCB Link to comment
Solution tuanphan Posted December 8, 2020 Solution Share Posted December 8, 2020 Add to Home > Design > Custom CSS h1.ProductItem-details-title { font-family: 'planewalker' !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment