scottzakrzewski Posted October 11, 2019 Share Posted October 11, 2019 Adding a custom font to navigation? Link to comment
tuanphan Posted October 11, 2019 Share Posted October 11, 2019 @scottzakrzewski Use this code (home > design > Custom CSS) @font-face { font-family: fontname; src: url(example.com/resources/fonts/sansation_light.ttf); } h1, h2, h3, body { font-family: fontname !important; } 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
scottzakrzewski Posted October 11, 2019 Author Share Posted October 11, 2019 I figured it out! Thanks! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.