Jump to content

Changing custom fonts in store

Recommended Posts

  • Replies 4
  • Views 1.5k
  • Created
  • Last Reply

Top Posters In This Topic

Add to Design > Custom CSS

/* Shop Page - Top Links */
a.nested-category-breadcrumb-link {
    font-family: 'minion-pro' !important;
}
/* Product Detail - Description */
section.product-details.ProductItem-details * {
    font-family: 'Ocotillo' !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 6 months later...

I am trying to use a custom font for the description section on the Product Detail page for a client. I only want the font changed for the main description, not the More Details section on the second part of the listing. We are using the Half Format for product listings.

Any suggestions?

Her site is live, so you can see this in action here: https://www.loveyourbodyandsoul.com/shop/p/golden-collection-golden-healer-torch

Link to comment

@chynna You can add this code snippet within the Custom CSS panel:

.pdp-layout .pdp-details .pdp-details-excerpt {
	font-family: 'font-name';
}

Replace 'font-name' in the code with your desired font.

If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. 

Sam
Web Developer & Digital Designer

 Did you find my contribution helpful? Buy me a coffee?

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.