Title: Remove Started by profile icon
Last modified: October 7, 2019

---

# Remove Started by profile icon

 *  Resolved [amagab](https://wordpress.org/support/users/amagab/)
 * (@amagab)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/remove-started-by-profile-icon/)
 * On the topics index page, under each topic title, how can I remove the profile
   icon that appears between “Started by:” and author name?

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

 *  Plugin Author [Robin W](https://wordpress.org/support/users/robin-w/)
 * (@robin-w)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/remove-started-by-profile-icon/#post-12007870)
 * put this in the custom css area of my plugin
 *     ```
       #bbpress-forums p.bbp-topic-meta img.avatar  {
       	display: none !important;
       }
       ```
   
 *  Thread Starter [amagab](https://wordpress.org/support/users/amagab/)
 * (@amagab)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/remove-started-by-profile-icon/#post-12018385)
 * Thank you!

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

The topic ‘Remove Started by profile icon’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [amagab](https://wordpress.org/support/users/amagab/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/remove-started-by-profile-icon/#post-12018385)
 * Status: resolved