HannahRadiantBeast Posted September 12 Share Posted September 12 Hi there, I am pretty new to Squarespace and just published my site. Using CSS, I was able to customize my font everywhere I wanted, except in the blog. The main blog title shows in the correct font, but when in an article, the titles of other articles to jump to are not in the custom font. I have tried searching for the code to accomplish changing this but have had no luck. Can anyone help? I would greatly appreciate it! Thanks! Link to comment
CassAggett Posted September 12 Share Posted September 12 @HannahRadiantBeast do you mean the blog pagination at the bottom left and right of each blog post to navigate between? If so, add this to your CSS and replace with the font you're using: .item-pagination[data-collection-type^="blog"] .item-pagination-title { font-name: 'add-here'; } 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
HannahRadiantBeast Posted September 25 Author Share Posted September 25 Thanks so much! That is what I meant. I will try this. 🙂 Link to comment
HannahRadiantBeast Posted September 25 Author Share Posted September 25 I am not sure why, but it did not work. You can see here. I would like the other blog titles to be Afrah, like the main title. https://www.radiantbeast.com/articles/blog-post-title-four-gyg4e Please let me know if you have any thoughts about what I could be doing wrong. Link to comment
tuanphan Posted September 27 Share Posted September 27 On 9/25/2023 at 9:23 PM, HannahRadiantBeast said: I am not sure why, but it did not work. You can see here. I would like the other blog titles to be Afrah, like the main title. https://www.radiantbeast.com/articles/blog-post-title-four-gyg4e Please let me know if you have any thoughts about what I could be doing wrong. Use this new CSS code h1.entry-title.entry-title--large.p-name { font-family: 'Inknut Antiqua' !important; } 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
HannahRadiantBeast Posted September 30 Author Share Posted September 30 Thank you. I appreciate it. I still cannot get it to work. Not sure what the issue is! Link to comment
tuanphan Posted October 3 Share Posted October 3 On 9/30/2023 at 6:02 PM, HannahRadiantBeast said: Thank you. I appreciate it. I still cannot get it to work. Not sure what the issue is! I see it worked here. You try checking it again 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