Jump to content

How can i change my food menu font with css?

Recommended Posts

Add to Home > design > Custom CSS. Replace with your font file url

@font-face {
	font-family: tuanphan;
	src: url(upload font & paste font url here);
}
.menu-section * {
    font-family: tuanphan !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
  • 2 weeks later...
  • 2 weeks later...
On 10/19/2020 at 8:29 AM, tuanphan said:

Add to Home > design > Custom CSS. Replace with your font file url


@font-face {
	font-family: tuanphan;
	src: url(upload font & paste font url here);
}
.menu-section * {
    font-family: tuanphan !important;
}

 

Thanks for sharing your wisdom all over this forum, I am working on installing custom CSS on a 7.1 site for the first time and have found your answers so helpful! 

This code worked and I'm stoked. Curious if you can share the code/ if it's possible to change the font for the menu descriptions only. I'd like to make them different.

Thanks so much!

b

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.