Elle-Harrison-Design Posted November 2, 2021 Share Posted November 2, 2021 (edited) Site URL: https://www.sammorganbasnett.com.au/articles Ive been able to change the font in all areas except the main blog list page in this link above for the title of the blog This is what ive been trying for the blog list: BlogList-item-title {font-family: 'JosefinSans-Light'!important} Any help would be greatly appreciated Edited November 2, 2021 by Elle_H Link to comment
tuanphan Posted November 4, 2021 Share Posted November 4, 2021 Try this CSS .BlogList-item-excerpt p { font-family: 'JosefinSans-Light' !important; } 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
Elle-Harrison-Design Posted November 4, 2021 Author Share Posted November 4, 2021 13 hours ago, tuanphan said: Try this CSS .BlogList-item-excerpt p { font-family: 'JosefinSans-Light' !important; } HI, Thank you. This is for the excerpt but i'm trying to change the title above the excerpt. Here is a photo of what i'm talking about Link to comment
Solution tuanphan Posted November 7, 2021 Solution Share Posted November 7, 2021 On 11/5/2021 at 5:14 AM, Elle_H said: HI, Thank you. This is for the excerpt but i'm trying to change the title above the excerpt. Here is a photo of what i'm talking about Use this a.BlogList-item-title { font-family: 'JosefinSans-Light' !important; } Elle-Harrison-Design 1 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
Elle-Harrison-Design Posted November 7, 2021 Author Share Posted November 7, 2021 4 hours ago, tuanphan said: Use this a.BlogList-item-title { font-family: 'JosefinSans-Light' !important; } Thank you! This worked! 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