Title: LenyK's Replies | WordPress.org

---

# LenyK

  [  ](https://wordpress.org/support/users/lenyk/)

 *   [Profile](https://wordpress.org/support/users/lenyk/)
 *   [Topics Started](https://wordpress.org/support/users/lenyk/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lenyk/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lenyk/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lenyk/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lenyk/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lenyk/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Smartline lite] Is it possible to hide tags in posts?](https://wordpress.org/support/topic/theme-smartline-lite-is-it-possible-to-hide-tags-in-posts/)
 *  [LenyK](https://wordpress.org/support/users/lenyk/)
 * (@lenyk)
 * [11 years ago](https://wordpress.org/support/topic/theme-smartline-lite-is-it-possible-to-hide-tags-in-posts/#post-5952356)
 * Woops sorry, wrong one … that one is to hide ALL postinfo.
 * This is the one you’re looking for:
 * .meta-tags {
    display: none; }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: Smartline lite] Is it possible to hide tags in posts?](https://wordpress.org/support/topic/theme-smartline-lite-is-it-possible-to-hide-tags-in-posts/)
 *  [LenyK](https://wordpress.org/support/users/lenyk/)
 * (@lenyk)
 * [11 years ago](https://wordpress.org/support/topic/theme-smartline-lite-is-it-possible-to-hide-tags-in-posts/#post-5952355)
 * Hey,
 * I put this in my custom css, and that does the trick 🙂
 * .postmeta, .postinfo {
    display: none; }

Viewing 2 replies - 1 through 2 (of 2 total)