Jump to content

Small Caps for Fonts?

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

There isn't a Site Styles tweak for this, so you need to add some CSS to Design > Custom CSS. Your site logo appears to be an image rather than text, but here's an example to affect the H1 titles:

h1 {
  font-variant: small-caps;
}

You can make it affect other areas by replacing h1 with the correct selector. You could also add other selectors separated by commas to affect more than one area, for example, "h1, h2, h3".

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
5 hours ago, paul2009 said:

There isn't a Site Styles tweak for this, so you need to add some CSS to Design > Custom CSS. Your site logo appears to be an image rather than text, but here's an example to affect the H1 titles:


h1 {
  font-variant: small-caps;
}

You can make it affect other areas by replacing h1 with the correct selector. You could also add other selectors separated by commas to affect more than one area, for example, "h1, h2, h3".

Ok great thank you. So how then besides h1 would I be able to reference other areas like site title or navigation, etc. ?

Link to comment

If you want to identify other selectors, you may find these articles helpful. They are a few years old but should still be relevant.

Finding CSS ID and Class Selectors

Using CSS on Squarespace

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment

Archived

This topic is now archived and is closed to further replies.


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