Title: Remove breadcrumb navigation
Last modified: August 22, 2016

---

# Remove breadcrumb navigation

 *  Resolved [Juan A. Cortes](https://wordpress.org/support/users/jcortes0309/)
 * (@jcortes0309)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-breadcrumb-navigation/)
 * I would like to remove the breadcrumb navigation that appears at the top of each
   staff member (individual) page. Could anyone tell me how to do this?
 * Thanks!
 * [https://wordpress.org/plugins/staffer/](https://wordpress.org/plugins/staffer/)

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

 *  Plugin Author [Edward R. Jenkins](https://wordpress.org/support/users/cardiganmedia/)
 * (@cardiganmedia)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-breadcrumb-navigation/#post-5761437)
 * You have two options:
 * 1) Hide the breadcrumbs with CSS:
 * `.staffer-breadcrumbs { display: none; }`
 * 2) Use a custom template for single-staff.php through your theme, as described
   here:
 * [https://www.edwardrjenkins.com/wordpress-plugins/staffer/](https://www.edwardrjenkins.com/wordpress-plugins/staffer/)
 *  Thread Starter [Juan A. Cortes](https://wordpress.org/support/users/jcortes0309/)
 * (@jcortes0309)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/remove-breadcrumb-navigation/#post-5761478)
 * Edward, the CSS option worked great. I might try the custom template at another
   time as I want to make some changes to how the staff information displays; however
   I’m still very new to PHP and CSS so it will have to be another time.
 * Thanks!

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

The topic ‘Remove breadcrumb navigation’ is closed to new replies.

 * ![](https://ps.w.org/staffer/assets/icon-256x256.jpg?rev=1739046)
 * [Staffer](https://wordpress.org/plugins/staffer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/staffer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/staffer/)
 * [Active Topics](https://wordpress.org/support/plugin/staffer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/staffer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/staffer/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Juan A. Cortes](https://wordpress.org/support/users/jcortes0309/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/remove-breadcrumb-navigation/#post-5761478)
 * Status: resolved