Juliasakaberg Posted September 14, 2023 Share Posted September 14, 2023 Hi, I am creating a website, and I started with a template. I had to upload a font with CSS, and it worked on all of my pages. Except for my blog page. I am using a blog page template, and I have tried some of the CSS codes that I have seen, and it has changed some headings, but not all of the headings and paragraphs. Is there anyone who could help me with this? You can see on the page where it says ''Blog Post Title Four'' that the font is changed. But not on the main page. I am also not sure if my paragraph has changed to the font I uploaded either. Link to comment
CassAggett Posted September 14, 2023 Share Posted September 14, 2023 @Juliasakaberg Hi Julia, can you share your website URL? We can give you the exact code to use If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM Link to comment
Juliasakaberg Posted September 15, 2023 Author Share Posted September 15, 2023 Hi yes, https://conch-decagon-5d9b.squarespace.com/resources-1 Link to comment
Solution Lesum Posted September 15, 2023 Solution Share Posted September 15, 2023 @Juliasakaberg Looks like paragraph font has changed to your uploaded font. You can add this code snippet to change the heading font. .blog-basic-grid .blog-title { font-family: 'graphik' !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Juliasakaberg Posted September 15, 2023 Author Share Posted September 15, 2023 Thank you, it worked! Do you know how I can change the text below because it is not changing to graphik Lesum 1 Link to comment
Lesum Posted September 15, 2023 Share Posted September 15, 2023 @Juliasakaberg Sure, you can add this code snippet: [data-collection-type^="blog"] .item-pagination-title { font-family: 'graphik' !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Juliasakaberg Posted September 15, 2023 Author Share Posted September 15, 2023 Thank you, it did not change. Link to comment
Lesum Posted September 15, 2023 Share Posted September 15, 2023 @Juliasakaberg It looks like it changed from my end. Please check the live site or reload your Squarespace editor. Juliasakaberg 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Juliasakaberg Posted September 15, 2023 Author Share Posted September 15, 2023 I'm sorry, now when I updated the site, it did work. Thank you so much for your help! Link to comment
Juliasakaberg Posted September 19, 2023 Author Share Posted September 19, 2023 Hi, I did a section on my About page with a template of ''Our team''. The font is not changing to graphik. Is there any code for that? https://conch-decagon-5d9b.squarespace.com/config/pages/website-tools Link to comment
Lesum Posted September 19, 2023 Share Posted September 19, 2023 @Juliasakaberg You can add this code snippet: .list-section-title p { font-family: 'graphik' !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Juliasakaberg Posted September 21, 2023 Author Share Posted September 21, 2023 Nothing changed I think. 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