Viewing 3 replies - 1 through 3 (of 3 total)
  • To hide tags on the blog index and single posts, this bit of custom CSS should do it:

    .tags-links {
      display: none;
    }

    Don’t edit the theme files directly, otherwise your changes will be overwritten when the theme is updated.

    Since you’re already using Jetpack, an easy way to add custom CSS is to activate the Custom CSS module. You’ll then add your custom CSS in the new stylesheet editor that’ll appear in your dashboard, under Appearance > Edit CSS.

    Let me know how it goes.

    Thread Starter Maureen Egan Kessler

    (@maureen-egan-kessler)

    Kathryn,

    Thank you so much for the advice. I went to my dashboard, clicked Jetpack and scrolled until I found Custom CSS. I then activated and configured same.
    Clicked back over to this tab. Selected and copied the code you so generously displayed for me above. I next clicked to the tab with my blog open and hit enter in order to create a new line and then pasted the code in the new style sheet that was up on the page.
    Saved this and then went up to the corner to view my site.

    Voila’! It worked amazingly.

    Thank you again for this help.

    Maureen

    https://www.happilyembellished.com

    Glad that did the trick, it was my pleasure!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hide tags’ is closed to new replies.