Jump to content

Change Banner to custom font

Recommended Posts

Add to Home > Design > Custom CSS

/* banner custom font */
@font-face {
	font-family: fantasy;
	src: url(paste your font url here);
}
.banner-thumbnail-wrapper .desc-wrapper * {
    font-family: fantasy;
}

 

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
3 hours ago, spartan7257 said:

Do you know how to change the font of the Nav Links?

 

/* banner custom font */
@font-face {
	font-family: fantasy;
	src: url(paste your font url here);
}
.banner-thumbnail-wrapper .desc-wrapper * {
    font-family: fantasy;
}
div#headerNav a {
    font-family: fantasy !important;
}

Notes: Change fantasy to another name.  Fantasy is also the name of a default font in Squarespace ... If you use the same name for custom font and default font, it can cause problems at some time...

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
/* banner custom font */
@font-face {
	font-family: fantasy;
	src: url(paste your font url here);
}
.banner-thumbnail-wrapper .desc-wrapper * {
    font-family: fantasy;
}
div#headerNav a {
    font-family: fantasy !important;
}
nav#mobileNavigation a {
    font-family: fantasy !important;
}

 

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
On 8/12/2020 at 2:23 AM, spartan7257 said:

looking for the CSS to also change the font in the contact us button. Also wondering how to change the overall size of the button to make it bigger.

Where is contact us button?

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.