Italics in Post Title
-
I was wondering if it was possible to have the title of a post be italicized. I have done some searching around past posts in the forum and was unable to find anything except for this post which did not have any answers. Does posting italics in a post’s title require knowledge of HTML or CSS?
Thanks, tried to find the answer myself but was unsuccessful.
The blog I need help with is jcnoble.wordpress.com.
Just do this:
<em>POST_TITLE_HERE</em>
Html tags won’t work but you can use html entities and em and strong tags as well as adding blank spaces via & nbsp ; (without the spaces).
The topic ‘Italics in Post Title’ is closed to new replies.