ShootsDraws Posted July 26 Share Posted July 26 Hi, I have a custom font assigned to my website title headings, but the Blog titles haven't changed; and none of the suggested CSS codes I've found in forums have worked so far. An example of how I want the titles to look: https://www.cargogym.fit/aaron-about How they currently look: https://www.cargogym.fit/aaron-blog Any help would be appreciated. Thanks. Link to comment
Ziggy Posted July 26 Share Posted July 26 Try adding this Custom CSS: .blog-side-by-side .blog-title { font-family: 'BarlowCondensedExtra'; } 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
ShootsDraws Posted July 26 Author Share Posted July 26 Thanks for your reply, Ziggy. Unfortunately, that code didn't work. Link to comment
Ziggy Posted July 26 Share Posted July 26 Can you try adding !important after 'BarlowCondensedExtra' 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
Solution ShootsDraws Posted July 26 Author Solution Share Posted July 26 I finally had success. This code did the job: h1.blog-title, h1.entry-title, a.summary-title-link { font-family: 'BarlowCondensedExtra' !important; } tuanphan 1 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