This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Display Option for Tags on Blog Page Using Origami Theme

Resolved 3 replies premiumthemetheme-origami
10 years ago · Last reply by Andrew Misplon 10 years ago

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

URL: 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

3
  1. Andrew Misplon Staff 10 years, 3 months ago

    Hi 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.

  2. charliej 10 years, 3 months ago

    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

  3. Andrew Misplon Staff 10 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread