Delete a word
-
The word “Image” appears above the first image on my most recent post. This word appears because I have set the post for Image rather than Standard. Question: How do I delete that word so that it doesn’t appear at the top of the post?
The blog I need help with is: (visible only to logged in users)
-
To get rid of the post format text (image) add the following CSS.
a.entry-format-link { display: none; }
- The topic ‘Delete a word’ is closed to new replies.