Jump to content

Body Text to H1

Recommended Posts

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

It's hard to give you a full answer as we have no context with which to work. No site view.

In general you could probably achieve something pretty close to an h1 tag for body text with CSS.

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

@helpmecss

You don't really substitute using CSS it is more a process of overriding various rules that define what elements use which font/size/weight, etc.

After your font is available somewhere on the web via a URL. In this case probably uploaded to your site. You start with a ruleset that defines the font. Something like the following.

@font-face {
  font-family: myFirstFont;
  src: url(sansation_light.woff);
}

From there you override whatever you want changed.

h1 {

  font-family : myFirstFont;
  
  }

Again this is all very general. Without a site to view it is difficult to be more specific.

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

Hi Creedon,

I'm sorry to bother you again. I appreciate your help so much! I know how to change the H1, H2 or H3 but this particular font is not a heading font... it is LTC Bodoni. And there is no way I can change LTC Bodoni to a Heading font. I would show you the website but it's not public yet and my client doesn't want me to change that until it's done.

Link to comment
  • Susana_SQSP changed the title to Body Text to H1
On 3/18/2021 at 9:33 AM, helpmecss said:

Hi Creedon,

I'm sorry to bother you again. I appreciate your help so much! I know how to change the H1, H2 or H3 but this particular font is not a heading font... it is LTC Bodoni. And there is no way I can change LTC Bodoni to a Heading font. I would show you the website but it's not public yet and my client doesn't want me to change that until it's done.

Do you still need help?

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.