Title: Template code for page title
Last modified: March 23, 2020

---

# Template code for page title

 *  [wpmoreeze](https://wordpress.org/support/users/wpmoreeze/)
 * (@wpmoreeze)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/template-code-for-page-title/)
 * Hello,
 * first of all, thanks a lot for this great theme!
    I was looking through the includes
   but unfortunately couldn’t manage to find a specific piece of code – hope that
   you can help me with this! I’m trying to replace the page title displayed right
   under the header with php code but keeping it in the “page-titlebar-inner” div.
   Where can I find the line of code that includes the page title in this area to
   change it? I’m talking about the area right after </header> and before <div id
   =”site-content”>: `<div id=”page-titlebar” class=”page-header–item page-titlebar“
   > <div class=”page-titlebar-inner customify-container”> <h1 class=”titlebar-title
   h4″>Page title</h1> </div> </div> Thanks a lot and best greetings!

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

 *  [longnguyen](https://wordpress.org/support/users/longnguyen/)
 * (@longnguyen)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/template-code-for-page-title/#post-12577346)
 * Hi [@wpmoreeze](https://wordpress.org/support/users/wpmoreeze/)
 * You can follow this link to know where the code stored
    [https://github.com/PressMaximum/customify/blob/master/inc/customizer/configs/page-header.php#L969-L1003](https://github.com/PressMaximum/customify/blob/master/inc/customizer/configs/page-header.php#L969-L1003)
 * But we do not encourage to modify the source code directly because it will be
   overridden when updating the theme.
 * Regards.
 *  Thread Starter [wpmoreeze](https://wordpress.org/support/users/wpmoreeze/)
 * (@wpmoreeze)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/template-code-for-page-title/#post-12585899)
 * Thanks a lot, really helpful!
    I build up my page with a child theme, this will
   save it from being overriden.

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

The topic ‘Template code for page title’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [wpmoreeze](https://wordpress.org/support/users/wpmoreeze/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/template-code-for-page-title/#post-12585899)
 * Status: not resolved