Jump to content

Customize category title font on main store and category pages

Recommended Posts

I'd like to change the category title font on my store, as well as the nested and parent category titles on the category pages.

Right now they're set in H2 and P2. I'd like both to be set like the List Titles, just slightly bigger (IBM Plex Mono, font weight 500, letter spacing 0.9 em, text transform uppercase, line height 1.5 em, font size 1.5 rem)

Help greatly appreciated!

Screenshot 2022-04-17 014318.png

Edited by springonion
removed url because site isn't supposed to be public yet
Link to comment
31 minutes ago, springonion said:

Site URL: https://estherpatrizia.com/grrr

I'd like to change the category title font on my store, as well as the nested and parent category titles on the category pages.

Right now they're set in H2 and P2. I'd like both to be set like the List Titles, just slightly bigger (IBM Plex Mono, font weight 500, letter spacing 0.9 em, text transform uppercase, line height 1.5 em, font size 1.5 rem)

Help greatly appreciated!

Screenshot 2022-04-17 014318.png

Try 

.nested-category-breadcrumb {
  font-family:'arial';
}
.nested-category-title {
  font-family:'arial';
}

Change the style as you desire

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment
On 4/17/2022 at 7:56 AM, springonion said:

Thank you so much, this works 🙂 

Is there a way to remove the line break in the breadcrumb?

Also, to show the entire path? As in Store / Clothes / Hoodies?image.thumb.png.272bda8fed82688e6798b1d0feda90e2.png

Add to Design > Custom CSS

/* remove line */
h2.nested-category-title:after {
    display: none;
}

 

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

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.