Jump to content

Change Banner to custom font

Recommended Posts

  • Replies 13
  • Created
  • Last Reply
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

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

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

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

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

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

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.