Title: Change Heading
Last modified: February 8, 2022

---

# Change Heading

 *  [lorcur](https://wordpress.org/support/users/lorcur/)
 * (@lorcur)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/change-heading/)
 * Hi
    the title in the slider homepage is actually in h2.
 * I’d like to change it from h2 to h1.
 * How could i do this operation?
 * Many thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-heading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/change-heading/#post-15340631)
 * Hi [@lorcur](https://wordpress.org/support/users/lorcur/),
 * Thank you for the question.
 * The markup for main slide’s title presents in the theme’s file: _sydney/inc/slider.
   php_. Find these lines in that file:
 *     ```
       <h2 class="maintitle"><?php echo wp_kses_post( $titles['slider_title_' . $c] ); ?></h2>
       ```
   
 * and change h2 to h1.
 * You’ll do this change again each time the theme is updated. Because all files
   are replaced during theme update.
 * Regards,
    Kharis
 *  Thread Starter [lorcur](https://wordpress.org/support/users/lorcur/)
 * (@lorcur)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/change-heading/#post-15340657)
 * Yeah Great
 * Many thanks
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/change-heading/#post-15348973)
 * You’re welcome [@lorcur](https://wordpress.org/support/users/lorcur/)!
 * May I request marking this topic as resolved? It’ll be much appreciated if you
   do so.
 * Regards,
    Kharis

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

The topic ‘Change Heading’ is closed to new replies.

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

## Tags

 * [H1](https://wordpress.org/support/topic-tag/h1/)

 * 3 replies
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/change-heading/#post-15348973)
 * Status: not resolved