Title: Position Breadcrumbs
Last modified: August 1, 2022

---

# Position Breadcrumbs

 *  [vanbrel](https://wordpress.org/support/users/vanbrel/)
 * (@vanbrel)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/position-breadcrumbs/)
 * Hi
    I understand that the breadcrumbs are only displayed when the page titel 
   is visible.
 * Is it somehow possible to show the breadcrumbs on another position and hide the
   page title at the same time?
    Ciao

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

 *  [LogoLogics](https://wordpress.org/support/users/logologics/)
 * (@logologics)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/position-breadcrumbs/#post-15877995)
 * [@vanbrel](https://wordpress.org/support/users/vanbrel/),
 * Correct, if you want the breadcrumbs but not the page title, you can add this
   CSS code in Customizer>Custom CSS:
 *     ```
       /* Hide page title */
       .page-header .page-header-title { display: none; }
       ```
   
 * You can determine the position of the breadcrumbs in Customizer>Page title>position.
 * Hope this helps!
    Annie
 *  Thread Starter [vanbrel](https://wordpress.org/support/users/vanbrel/)
 * (@vanbrel)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/position-breadcrumbs/#post-15878021)
 * Hi
 * thanks for the super fast reply!
 *  sometimes I want both: page title and breadcrumbs and sometimes I want only 
   the breadcrumbs.
    So I have to do this for each page -right? vanbrel
 *  [LogoLogics](https://wordpress.org/support/users/logologics/)
 * (@logologics)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/position-breadcrumbs/#post-15878140)
 * Hi,
 * You’re welcome!
 * I found this topic, that I think is exactly what you need:
    [https://wordpress.org/support/topic/hide-page-title-and-keep-breadcrumb/](https://wordpress.org/support/topic/hide-page-title-and-keep-breadcrumb/)
 * Annie

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

The topic ‘Position Breadcrumbs’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [LogoLogics](https://wordpress.org/support/users/logologics/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/position-breadcrumbs/#post-15878140)
 * Status: not resolved