DesignByDiamond Posted June 3, 2022 Share Posted June 3, 2022 (edited) Site URL: https://omeekbrand.com/ I can not seem to edit the product name font on my product page. I can double click the Description and get the font editor but not on the "Product Name" very frustrating. https://omeekbrand.com/ PW:omeekbrand Edited June 4, 2022 by DesignByDiamond updated url and PW Link to comment
creedon Posted June 4, 2022 Share Posted June 4, 2022 Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. DesignByDiamond 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
DesignByDiamond Posted June 4, 2022 Author Share Posted June 4, 2022 @creedon I updated my post with URL and PW Link to comment
creedon Posted June 4, 2022 Share Posted June 4, 2022 For that product title you will need to use CSS. Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> .pdp-layout .pdp-details .pdp-details-title { font-family : Monospace; } </style> This above is a basic example. You can use any font family that is currently loaded by SS or one of the families that most computers have by default. The tricky bit is if you find a font you like in the selection SS provides but it currently isn't loaded as part of your font pack setting. It may be possible to access that font, without loading it's pack. It's been awhile since I've done something similar so things may have changed. Perhaps someone has done it recently and can comment on the process. Let us know how it goes. DesignByDiamond 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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