Viewing 1 replies (of 1 total)
  • Moderator Kathryn Presner

    (@zoonini)

    This should do the trick:

    .entry-meta .tags-links {
        display: none;
    }

    Keep in mind that right now you’ve copied the entire stylesheet into your custom CSS editor, which is causing problems with your overrides. Only the CSS you want to override should go into the editor, not the entire stylesheet.

    I’d suggest removing everything you have now and only placing back the specific elements you need to override.

    These forums are for folks running the WordPress software on their own hosting, not on WordPress.com. If you need further help customizing your CSS on WordPress.com, feel free to post in the CSS Customization forum.

    Here are some tips on getting help in the WordPress.com forums: http://en.support.wordpress.com/getting-help-in-the-forums/

    For non-CSS issues, you can also access the live chat support option when available here:

    https://wordpress.com/help/contact

Viewing 1 replies (of 1 total)

The topic ‘Hide post tags’ is closed to new replies.