natedxb Posted May 23, 2020 Share Posted May 23, 2020 Hi guys, I am using Brine theme. How do I change the fonts (using custom) for my blog for the Meta Font (which shows my name and date) and the List Title Font (at bottom of page (Next, Previous)? Thanks! Link to comment
tuanphan Posted May 23, 2020 Share Posted May 23, 2020 Can you share link to blog page? 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
natedxb Posted May 23, 2020 Author Share Posted May 23, 2020 Also the code to change the Blog Excerpt font please Link to comment
natedxb Posted May 23, 2020 Author Share Posted May 23, 2020 Hey! The site isn't done yet.. but here is the link... https://lion-terrier-nhwy.squarespace.com/blog/seattle-guide password nate123 Link to comment
natedxb Posted May 23, 2020 Author Share Posted May 23, 2020 And here is the main blog page - https://lion-terrier-nhwy.squarespace.com/blog Thanks! Link to comment
tuanphan Posted May 24, 2020 Share Posted May 24, 2020 Add to Home > Design > Custom CSS /* Author date */ .Blog-meta.BlogItem-meta * { font-family: fantasy; } /* pagination */ .BlogItem-pagination-link-content * { font-family: fantasy; } replace fantasy with font name. Where is excerpt? can you take a screenshot? 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
natedxb Posted May 24, 2020 Author Share Posted May 24, 2020 Hey thanks a lot! 🙂 Well the excerpt is just the text on the main blog page under the - https://lion-terrier-nhwy.squarespace.com/blog For example it is the text under the image and under Products Im loving... Also, how do I change the Read More > link font? Cheers! Link to comment
tuanphan Posted May 24, 2020 Share Posted May 24, 2020 2 hours ago, natedxb said: Hey thanks a lot! 🙂 Well the excerpt is just the text on the main blog page under the - https://lion-terrier-nhwy.squarespace.com/blog For example it is the text under the image and under Products Im loving... Also, how do I change the Read More > link font? Cheers! .BlogList-item-excerpt * { font-family: fantasy; } a.BlogList-item-readmore span { font-family: futura-pt !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
natedxb Posted May 25, 2020 Author Share Posted May 25, 2020 You're amazing! Thanks a ton! Link to comment
nikbongard Posted October 11, 2020 Share Posted October 11, 2020 On 5/24/2020 at 4:53 AM, tuanphan said: .BlogList-item-excerpt * { font-family: fantasy; } a.BlogList-item-readmore span { font-family: futura-pt !important; } Hi tuanphan, I've found your code so helpful! Now, is there a CSS code to change the "meta" font for Product titles, on the main product page? I want them to use the same font as the rest of the site ("coolvetica"), which you can see in the nav (the t gives it away). This is the only page where I'm having problems... thanks in advance! Link to comment
tuanphan Posted October 12, 2020 Share Posted October 12, 2020 13 hours ago, nikbongard said: Hi tuanphan, I've found your code so helpful! Now, is there a CSS code to change the "meta" font for Product titles, on the main product page? I want them to use the same font as the rest of the site ("coolvetica"), which you can see in the nav (the t gives it away). This is the only page where I'm having problems... thanks in advance! Can you share site url? We can help easier. 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