hopekub Posted November 9, 2022 Posted November 9, 2022 (edited) Hi there, I cannot seem to get my custom font onto the blog's main page and the navigation at the bottom of each blog post page. I have looked through the community pages for days, and tested all of the code I could find and nothing works. I could really use some help. The only thing that works at the moment for the blog title on the blog page is this code, however I want the same font across the blog section of my site. /*for blog*/ .blog-item-title h1 { font-family: 'Ayer Medium' !important; } The site is: sturgeon-plane-p322.squarespace.com and the password for my site is mc2022. Thanks! Edited November 9, 2022 by hopekub add information
Ziggy Posted November 9, 2022 Posted November 9, 2022 Hi @hopekub I think you're referring to these, correct? If so this is the CSS you would need: .blog-basic-grid .blog-title { font-family: 'Ayer Medium' !important; } Hope that helps! hopekub 1 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?
hopekub Posted November 9, 2022 Author Posted November 9, 2022 Hi @Ziggy! Yes that worked! Thank you so much! Do you also have the code for the next blog post nav?
Ziggy Posted November 9, 2022 Posted November 9, 2022 Yes, of course: .item-pagination-title { font-family: 'Ayer Medium' !important; } hopekub 1 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?
hopekub Posted November 9, 2022 Author Posted November 9, 2022 That worked! Thank you so much you're a life saver!!
Ziggy Posted November 9, 2022 Posted November 9, 2022 No problem, glad I could help! 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment