Jump to content

Custom Font on Five Template Site Title

Recommended Posts

  • Replies 7
  • Views 744
  • Created
  • Last Reply
Posted

YAY! It worked! I'm a complete newb, but a fast learner. I tried so many things that didn't work. Including trying to find what it was called in element inspector. Are you able to explain to me how you were able to target this element so that I can apply that to my future coding adventures? 

Either way, thank you for your help, kind internet stranger! 

  • 1 month later...
Posted
On 12/31/2019 at 1:30 AM, prism0101 said:

YAY! It worked! I'm a complete newb, but a fast learner. I tried so many things that didn't work. Including trying to find what it was called in element inspector. Are you able to explain to me how you were able to target this element so that I can apply that to my future coding adventures? 

Either way, thank you for your help, kind internet stranger! 

Right click on Site Title > Click Inspect element > Next, you need to learn an HTML/CSS course.....

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!)

  • 7 months later...
Posted

Hi tuanpan and prism0101! 

Thanks for this! Do any of you know how to make a custom font to the navigation menu in the Five Template? I've tried to figure it out myself, but I'm struggling. 

All the font codes for headliners and body works excellent btw.

Thanks! 

Jens 

Posted
8 hours ago, Janken said:

Hi tuanpan and prism0101! 

Thanks for this! Do any of you know how to make a custom font to the navigation menu in the Five Template? I've tried to figure it out myself, but I'm struggling. 

All the font codes for headliners and body works excellent btw.

Thanks! 

Jens 

Add to Home > Design > Custom CSS

@font-face {
	font-family: tuanphan;
	src: url(paste font file url here);
}
nav#main-navigation * {
    font-family: tuanphan !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!)

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.