remove "pin" image at top of post – harmonic
-
Hi
I’ve created a post with no title as a sticky post.
It’s the (top obviously) post on this page https://katrieno.wordpress.com/about/Above the post I see an image of a pin. I don’t know if that’s because there is no title or because it’s a sticky post.
How can I remove this image?
Thanks!
Liz
The blog I need help with is: (visible only to logged in users)
-
Hello there!
Dropping this code in your custom CSS area should do the trick:
.entry-format.icon-block::before { display: none; }Let me know if that doesn’t work!
Sage -
-
- The topic ‘remove "pin" image at top of post – harmonic’ is closed to new replies.