Font for title
-
I want a font for the title of my blog that isn’t on the limited list. I don’t know how to code so I’m extremely confused and really need help with this. Is it possible to upload a photo of my own handwriting to use in place of the actual title since I don’t know how to code in a new cursive font?
Thank you!!!
The blog I need help with is: (visible only to logged in users)
-
Hi there!
There isn’t a way to set up a font that isn’t included on our list. You can always upload a header image with the title in your handwriting and set this custom CSS to hide the title:
#site-title, #site-description { display: none; }Let me know if I can help with anything else! :)
- The topic ‘Font for title’ is closed to new replies.