how to remove the word image in all caps over title of post?
-
Question one: could you please could you tell me how to remove the word “image” in all caps that has suddenly appeared over the top of the title of my posts?
Also, a second question, I am traveling without my real computer and word processor program and have written a post in google docs, When I paste it in to the editor, it retains the courier font from google. I can’t figure out how to change it to the font I am using in the blog.
Thank you so much for the help. The blog is http://katygilmore.wordpress.com
The blog I need help with is: (visible only to logged in users)
-
Hi, add the following CSS to get rid of the post format label (image).
.entry-format { display: none; } -
-
-
- The topic ‘how to remove the word image in all caps over title of post?’ is closed to new replies.