Janet Jul 19, 2019 · 2:45 pm #12979
How can I remove the paper clip icon and word “Sticky” from public view on a sticky post?
How can I remove the paper clip icon and word “Sticky” from public view on a sticky post?
Hi Janet
Thanks for reaching out.
There isn’t a theme setting to remove the sticky designation but you could insert the following in the field provided at Customize > Additional CSS:
.entry-meta span.featured-post { display: none; }
That worked! Thanks so much.
Glad that helped 🙂
All the best.