Viewing 2 replies - 1 through 2 (of 2 total)
  • can you share a link to your site and the page you are referring to? you may be able to just hide that portion with a little css, but I would have to see the code first.

    Hi Diestrom,

    thanks for using MH Joystick lite.

    You could hide the tags on posts with some CSS:

    .entry-tags { display: none; }

    When it comes to CSS customizations, you could use tools like for example Firebug to inspect the elements on your site and then modify the CSS code as you like. If you are new to CSS, this also might be helpful: Basic CSS Tutorial to add Custom CSS to your WordPress Website.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Tags from posts’ is closed to new replies.