Jump to content

How can I edit the "Product Name" font on my product page?

Recommended Posts

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.

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

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.

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.