calebcoff Posted May 9, 2023 Posted May 9, 2023 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!
Ziggy Posted May 9, 2023 Posted May 9, 2023 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 Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
calebcoff Posted May 9, 2023 Author Posted May 9, 2023 Hey Ziggy, my website URL is https://www.nikecba.com , I will PM you the password as it is not live yet. Thanks!
Ziggy Posted May 9, 2023 Posted May 9, 2023 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 Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
calebcoff Posted May 9, 2023 Author Posted May 9, 2023 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 -
Ziggy Posted May 9, 2023 Posted May 9, 2023 (edited) Try this Custom CSS: #mobileNav ul { font-family: 'ChakraPetch-Medium' !important; } Edited May 9, 2023 by Ziggy Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
calebcoff Posted May 9, 2023 Author Posted May 9, 2023 Thanks Ziggy - still not working on my end for some reason. Any other possibilities? Thanks for the help.
tuanphan Posted May 11, 2023 Posted May 11, 2023 What is access password? 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment