calebcoff Posted May 9 Share Posted May 9 I have tried countless solutions in order to get my custom imported font to appear on my mobile preview - specifically, my mobile navigation menu. For the life of me, I cannot get my mobile menu to show the custom font. Here is the code I reverted back to, after trying countless code combinations found online: @font-face { font-family: ChakraPetch-Medium; src: url(https://static1.squarespace.com/static/64513a4734c55b0aac949cad/t/6451521b6dd392570c03f9a5/1683051035425/ChakraPetch-Medium.ttf) } header#header *, h1, h2, h3, p { font-family: 'ChakraPetch-Medium'; I would simply like this font to be applied to my entire website - mobile navigation menu included. Any help would be very appreciated. Thanks! Link to comment
Ziggy Posted May 9 Share Posted May 9 Can you share your website URL? Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
calebcoff Posted May 9 Author Share Posted May 9 Hey Ziggy, my website URL is https://www.nikecba.com , I will PM you the password as it is not live yet. Thanks! Link to comment
Ziggy Posted May 9 Share Posted May 9 You can try this CSS, though it may apply the font too widely: * { font-family: 'ChakraPetch-Medium'; } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
calebcoff Posted May 9 Author Share Posted May 9 Hey Ziggy, thanks for the response. I tried inputting this a couple of different ways and it still doesn't seem to target my mobile navigation. Here is a screenshot of my mobile preview, still showing in Helvetica - Link to comment
Ziggy Posted May 9 Share Posted May 9 (edited) Try this Custom CSS: #mobileNav ul { font-family: 'ChakraPetch-Medium' !important; } Edited May 9 by Ziggy Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
calebcoff Posted May 9 Author Share Posted May 9 Thanks Ziggy - still not working on my end for some reason. Any other possibilities? Thanks for the help. Link to comment
tuanphan Posted May 11 Share Posted May 11 What is access password? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment