Curatorialproject Posted September 1, 2022 Share Posted September 1, 2022 Site URL: https://www.reeseyshaw.com/press?offset=1468708680486&reversePaginate=true Hi, I am trying to change the title fonts on a Blog page. I have found the css for the actual Blog page, but for some reason I can't find the css that works to change the font on the Blog homepage - where all the blogs are listed. https://www.reeseyshaw.com/press?offset=1468708680486&reversePaginate=true I managed to change the title font on the individual posts, and I would like the Blog homepage to match the fonts Example: https://www.reeseyshaw.com/press/ranchandcoastcuratorialprojectreeseyshaw I've tried this code below but it didn't work. /* blog title font */ h1.blog-title, h1.entry-title, a.summary-title-link { font-family: 'proxima_nova_rgregular' !important; } Please help! Link to comment
tuanphan Posted September 3, 2022 Share Posted September 3, 2022 Use this a.BlogList-item-title { font-family: 'proxima_nova_rgregular' !important; } Curatorialproject 1 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