Display Option for Tags on Blog Page Using Origami Theme
I’m wondering if it is possible to “turn-off” display of my blog posts tags, they show up in the gray shaded rectangular area that separates one post from another on my website blog page. See URL that follows for an example:
http://sd-k9.com/sdk9-weekly-wag-blog
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Charliej
Great to hear from you. Try the following at Appearance > Custom CSS:
/* Hide Tags */ .post .below-content .tags { display: none; }There isn’t a theme setting for this but I’ll log a request for adding one in a future update.
Let us know how you come along.
Fantastic! I pasted the suggested style code into the css.style file that I use with my origami-child theme – problem solved, no more tags on the blog page!
Thanks so much Andrew – wishing you a Happy Thanksgiving!
Charlie
Awesome :) Glad to hear that helped.
If anything else comes up, let us know.
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.