Jump to content

Custom Font Food Menu

Recommended Posts

9 minutes ago, kaydotjpg said:

Hi! 

I have installed a custom font that is showing up wonderfully everywhere on my site. However, I would like it to also show up in my food menu, specifically just the food item titles. What would the css coding be for this? Below I indicated which words I am referring to with the pink rectangles 

Screen Shot 2022-09-21 at 8.59.59 AM.png

Can you share your site with the protected password so I can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 9/21/2022 at 9:46 PM, kaydotjpg said:

sure thing! 

home page: http://contrabass-mayflower-5yeb.squarespace.com

password: isle

Add to Design > Custom CSS

.menu-item-title {
    font-family: 'MonumentExtended-Regular';
}

 

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
11 hours ago, kaydotjpg said:

Thank you @tuanphan I have another similar request. Attempting to make the titles on my product page the same custom font.  I tried doing 

.grid-title {
    font-family: 'MonumentExtended-Regular';
}

but no luck 😞

Screen Shot 2022-09-22 at 1.17.13 PM.png

Use this code

.grid-title {
    font-family: 'MonumentExtended-Regular' !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
14 hours ago, kaydotjpg said:

Thank you!! I have another requested! Last one (I swear!) What would the name be for targeting the menu navigation links in mobile with my custom font? 

Screen Shot 2022-09-25 at 1.55.37 PM.png

Mobile menu item has this class name

div.header-menu-nav-item a

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

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.