Title: Nanche's Replies | WordPress.org

---

# Nanche

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove horizontal scrollbar](https://wordpress.org/support/topic/remove-horizontal-scrollbar/)
 *  Thread Starter [Nanche](https://wordpress.org/support/users/nanche/)
 * (@nanche)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/remove-horizontal-scrollbar/#post-3311574)
 * It worked thank you ^^
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove page title and…..](https://wordpress.org/support/topic/remove-page-title-and/)
 *  Thread Starter [Nanche](https://wordpress.org/support/users/nanche/)
 * (@nanche)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-and/#post-2727057)
 * Thank you alot for the help 🙂
    But one last question is it possible to remove
   the space between navigation menu and where page title used to be?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove page title and…..](https://wordpress.org/support/topic/remove-page-title-and/)
 *  Thread Starter [Nanche](https://wordpress.org/support/users/nanche/)
 * (@nanche)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-and/#post-2727047)
 * I removed the breadcumb now but how do i remove page title?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove page title and…..](https://wordpress.org/support/topic/remove-page-title-and/)
 *  Thread Starter [Nanche](https://wordpress.org/support/users/nanche/)
 * (@nanche)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-and/#post-2727038)
 *     ```
       <?php get_header(); ?>
   
       <div id="content_area" class="clearfix">
       	<div id="main_content">
       		<?php get_template_part('includes/breadcrumbs','index'); ?>
       		<?php get_template_part('loop','page'); ?>
       		<?php if ( 'on' == get_option('evolution_show_pagescomments') ) comments_template('', true); ?>
       	</div> <!-- end #main_content -->
       	<?php get_sidebar(); ?>
       </div> <!-- end #content_area -->
   
       <?php get_footer(); ?>
       ```
   
 * I have this code under page.php 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove page title and…..](https://wordpress.org/support/topic/remove-page-title-and/)
 *  Thread Starter [Nanche](https://wordpress.org/support/users/nanche/)
 * (@nanche)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-and/#post-2727026)
 * Ohh. I mean that i want to remove all the breacumbs (didn’t know the name for
   it) and all the page titles.
    I have tried looking on many different guides but
   none of them seems to work on my theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove page title and…..](https://wordpress.org/support/topic/remove-page-title-and/)
 *  Thread Starter [Nanche](https://wordpress.org/support/users/nanche/)
 * (@nanche)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/remove-page-title-and/#post-2727022)
 * No, i mean the the text above the page titles (Home » Hvorfor Google +1?) (Home»
   Pakker) (Home » Kontakt).

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