Title: freshness remove
Last modified: January 24, 2021

---

# freshness remove

 *  Resolved [essenzalunare](https://wordpress.org/support/users/essenzalunare/)
 * (@essenzalunare)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/freshness-remove/)
 * Hi,
    is there a way to remove freshness column? thank you,

Viewing 1 replies (of 1 total)

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/freshness-remove/#post-13950306)
 * put this in the custom css part of my plugin
 *     ```
       li.bbp-forum-freshness, li.bbp-topic-freshness 
       {
   
        display: none;
       } 
   
        li.bbp-forum-info, li.bbp-topic-title 
       {
           float: left;
           text-align: left;
           width: 75%;
       } 
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘freshness remove’ is closed to new replies.

 * ![](https://ps.w.org/bbp-style-pack/assets/icon-256x256.jpg?rev=2706563)
 * [bbp style pack](https://wordpress.org/plugins/bbp-style-pack/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-style-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-style-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-style-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-style-pack/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Robin W](https://wordpress.org/support/users/robin-w/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/freshness-remove/#post-13950306)
 * Status: resolved