Swooziemoonshoe Posted November 2 Share Posted November 2 Any help greatly appreciated, I've been trying to change the h1 font to Adobe Handwriting Ernie (it's already used elsewhere in my site) on my Course Overview Page (hoping it will translate to the titles on other pages of the course). I don't want to make the sitewide change for all h1. I've put the following code into the course settings' header code injection box - h1, h1 * { font-family: "adobe-handwriting-ernie" !important; } Help? R 🙂 Link to comment
Solution tuanphan Posted November 4 Solution Share Posted November 4 With code in Code Injection, you need to wrap in style tag <style> h1, h1 * { font-family: "adobe-handwriting-ernie" !important; } </style> 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
Swooziemoonshoe Posted November 5 Author Share Posted November 5 Amazing. Thanks so much, works a charm! 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