Title: Duplicate Title
Last modified: January 18, 2019

---

# Duplicate Title

 *  [mincu](https://wordpress.org/support/users/mincu/)
 * (@mincu)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/duplicate-title-10/)
 * Sorry for my bad english 🙂
 * I have a problem in the blog section of my site. The title of the post is repeated
   as the page title! Why does this happen?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fduplicate-title-10%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Imraj khan](https://wordpress.org/support/users/imrajkhan/)
 * (@imrajkhan)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/duplicate-title-10/#post-11107000)
 * Hi, mincu
 * Paste the below CSS in your theme’s custom CSS box:
 *     ```
       /*Dublicate post title hide*/
       .qua_post_title_wrapper h2{
       	display: none;
       }
   
       .qua_page_heading{
       	margin: 0 auto 21px;	
       }
       /*Dublicate post title hide*/
       ```
   
 * Let me know did it work!
 * Thanks
 *  Thread Starter [mincu](https://wordpress.org/support/users/mincu/)
 * (@mincu)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/duplicate-title-10/#post-11112259)
 * Hello! Unfortunately not good. The titles are no longer repeated. The name of
   the page, however, should be “News” instead takes its name from the first article!

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

The topic ‘Duplicate Title’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [mincu](https://wordpress.org/support/users/mincu/)
 * Last activity: [7 years, 5 months ago](https://wordpress.org/support/topic/duplicate-title-10/#post-11112259)
 * Status: not resolved