Guest Posted March 3, 2020 Share Posted March 3, 2020 Site URL: https://www.earthdrivencollective.com.au/home I'd like to change the font of the title and date of the blogs in the blog page (https://www.earthdrivencollective.com.au/journal). I was able to customize the title font in the specific blog entries (https://www.earthdrivencollective.com.au/journal/2020/2/28/earth-driven-collective-launches-new-website) and I'd like the fonts to be consistent :) Assistance would be greatly appreciated! Link to comment
tuanphan Posted March 3, 2020 Share Posted March 3, 2020 Add to Home > Design > Custom CSS .BlogList a { color: red; font-family: monospace; } .BlogList .Blog-meta-item--date { color: green; font-size: 30px; font-family: monospace; } 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
Guest Posted March 9, 2020 Share Posted March 9, 2020 On 3/3/2020 at 9:42 PM, tuanphan said: Add to Home > Design > Custom CSS .BlogList a { color: red; font-family: monospace; } .BlogList .Blog-meta-item--date { color: green; font-size: 30px; font-family: monospace; } This worked. Thank you!!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.