Title: Breadcrumbs
Last modified: August 22, 2016

---

# Breadcrumbs

 *  Resolved [Nicolas Castrillon](https://wordpress.org/support/users/nicolascastrillon/)
 * (@nicolascastrillon)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/breadcrumbs-28/)
 * Hi!
    Is there any way to disable Breadcrumbs? Thanks!

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775579)
 * Hey there Nicolas,
 * How are you today?
 * If this is what you’re referring to [http://screencast.com/t/lRuslZzqzLO7](http://screencast.com/t/lRuslZzqzLO7),
   you can remove it with some custom CSS. Please try adding the following CSS code
   to Appearance >> Theme Options >> General Settings >> Custom CSS:
 *     ```
       div#breadcrumbs-core {
       display: none;
       }
       ```
   
 * This should remove the breadcrumbs in your site. If this doesn’t work could you
   please post link to your site so I can take a look?
 * Hope this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [Nicolas Castrillon](https://wordpress.org/support/users/nicolascastrillon/)
 * (@nicolascastrillon)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775589)
 * It worked perfectly! Thanks a lot! 😀
 *  Theme Author [ThinkUpThemes](https://wordpress.org/support/users/thinkupthemes/)
 * (@thinkupthemes)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775598)
 * No worries, glad to hear the issue is now resolved!
 * If you get a chance we’d absolutely love for you to leave a review for Renden.
   Don’t worry if you don’t get a chance, we know how busy it can get when building
   a new site. 🙂
 * If you have anymore questions please do let us know! I’ll go ahead and mark this
   ticket as resolved now.
 *  [keimma](https://wordpress.org/support/users/keimma/)
 * (@keimma)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775823)
 * Hi,
 * I have a similar problem to that of Nicolas. How do I disable the intro without
   affecting the Breadcrumbs? My intro repeats the name of the page title and I 
   would like to disable it.
 * Thanks in advance for your help.
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775824)
 * Hey there keimma,
 * Hope you’re well today!
 * Unfortunately I’m not sure I understand what you’re trying to do. Could you please
   add more information so I can better understand the issue you’re dealing with.
   Could you please add a screenshot of which part you’re looking to remove?
 * Additionally could you please post link to your site so I can take a look?
 * Best regards,
    Bojan
 *  [keimma](https://wordpress.org/support/users/keimma/)
 * (@keimma)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775827)
 * Hello Bojan,
 * Sorry for my late response. This is a link of the page. [http://www.acsoo.ca/?page_id=8](http://www.acsoo.ca/?page_id=8)(
   Sorry the page is in french). You will notice that the Breadcrumbs is gone (I’ve
   used the custom css suggested) but there is a title (“ORGANIGRAMME”)which is 
   the replica of the submenu title. I would also like this to disappear.
 * Thanks in advance,
 * Best regards,
 * Keimma
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775829)
 * Hey there Keimma,
 * I’m still unsure if you’re looking to remove only the title or the whole intro
   area so I’ll post both solutions here:
 * To remove only the title and keep the breadcrumbs please try adding the following
   CSS code as explained above:
 *     ```
       #intro-core h1.page-title {
       display: none;
       }
       #intro.option2 #breadcrumbs {
       width: 100%;
       }
       ```
   
 * This should remove the title and keep the breadcrumbs in the intro area.
 * In case you want to remove the whole intro area please try adding the following
   instead:
 *     ```
       div#intro {
       display: none;
       }
       ```
   
 * This should remove the whole intro area.
 * Please let me know if this helps 🙂
 * Cheers,
    Bojan
 *  [keimma](https://wordpress.org/support/users/keimma/)
 * (@keimma)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775830)
 * Hi Bojan,
 * You’re a star. The solution worked. My issue was to remove the title while keeping
   the breadcrumbs and the first code is just doing the job perfectly.
 * I’m learning how to use this fantastic theme to build my website.
 * Many thanks.
 * Keimma
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775831)
 * Glad I could help 🙂
 * Cheers,
    Bojan

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

The topic ‘Breadcrumbs’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/renden/1.9.0/screenshot.png)
 * Renden
 * [Support Threads](https://wordpress.org/support/theme/renden/)
 * [Active Topics](https://wordpress.org/support/theme/renden/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/renden/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/renden/reviews/)

 * 9 replies
 * 4 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/breadcrumbs-28/#post-5775831)
 * Status: resolved