Guest Posted March 6, 2020 Share Posted March 6, 2020 Site URL: https://firstsignals.squarespace.com/articles/mobile3 Hey, I'm having trouble adjusting the font of blog headers. I already tried: h1.blog-title { font-family: "Demibold"; } and .BlogTitle a { font-family: "Demibold"; } but neither seem to do the trick. I'm talking about this text line: Can anyone help me? The fonts work fine with <h1>, <p>, etc. and even in image blocks but not here. Best regards Bastian Link to comment
tuanphan Posted March 6, 2020 Share Posted March 6, 2020 h1.BlogItem-title { font-family: tuan; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Guest Posted March 9, 2020 Share Posted March 9, 2020 On 3/6/2020 at 5:03 PM, tuanphan said: h1.BlogItem-title { font-family: tuan; } This worked, thanks! Is there by chance a place where the CSS codes for all these items are listed, so I don't have to look up every single one on its own in the future? Link to comment
tuanphan Posted March 10, 2020 Share Posted March 10, 2020 22 hours ago, firstsignals said: This worked, thanks! Is there by chance a place where the CSS codes for all these items are listed, so I don't have to look up every single one on its own in the future? Add to Home > Design > Custom CSS. It will apply on entire site Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.