Title: Titlel Issue
Last modified: August 23, 2018

---

# Titlel Issue

 *  [mrnjmartin](https://wordpress.org/support/users/mrnjmartin/)
 * (@mrnjmartin)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/titlel-issue/)
 * Whenever I add a widget (doesn’t matter which as long as it has a title) the 
   border of the widget appears to run through the title. You can see this on the
   above link on the recent posts widget in the middle of the page.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftitlel-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * (@addweb-solution-pvt-ltd)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/titlel-issue/#post-10620994)
 * Hello [@mrnjmartin](https://wordpress.org/support/users/mrnjmartin/),
 * In your markup in the Recent post section, where there is currently below code.
 * `<h3 class="widget-title">Recent Posts</h3>`
 * This markup is not matching with markup of title styles of other widgets. So 
   the style is not taking proper effect.
    To solve the issue please update markup
   as below
 *     ```
       <div class="widget-title">
          <h3>Recent Posts</h3> 
       </div>
       ```
   
 * If it’s not feasible for you, then you need to add custom styling to match the
   design with other titles.

Viewing 1 replies (of 1 total)

The topic ‘Titlel Issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/head-blog/1.1.2/screenshot.png)
 * Head Blog
 * [Support Threads](https://wordpress.org/support/theme/head-blog/)
 * [Active Topics](https://wordpress.org/support/theme/head-blog/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/head-blog/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/head-blog/reviews/)

## Tags

 * [appearance](https://wordpress.org/support/topic-tag/appearance/)
 * [post title](https://wordpress.org/support/topic-tag/post-title/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 1 reply
 * 2 participants
 * Last reply from: [AddWeb Solution](https://wordpress.org/support/users/addweb-solution-pvt-ltd/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/titlel-issue/#post-10620994)
 * Status: not resolved