Title: Problem with &#8220;page&#8221; title layout
Last modified: April 23, 2019

---

# Problem with “page” title layout

 *  Resolved [Dan33185](https://wordpress.org/support/users/dan33185/)
 * (@dan33185)
 * [7 years ago](https://wordpress.org/support/topic/problem-with-page-title-layout/)
 * Hello,
    I’m having an issue with my site. This is a “page” in WordPress, and 
   the title is way out of wack, as you can see:
 * [http://music4humans.us/minnesota-artists/](http://music4humans.us/minnesota-artists/)
 * It’s supposed to say “Minnesota Artists” on the title, and all you can see is“
   Min” way off the left for some reason.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fproblem-with-page-title-layout%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [sinip](https://wordpress.org/support/users/sinip/)
 * (@sinip)
 * [7 years ago](https://wordpress.org/support/topic/problem-with-page-title-layout/#post-11457257)
 * Hello Dan33185.
 * Try to add this piece of CSS to _Appearance -> Customize -> Additional CSS_:
 *     ```
       @media (min-width: 768px) {
       	.page .singlepost.entry { margin-top: 80px; }
       	.page h1.post_title { margin-left: 20px; }
       }
       ```
   
 * Please let me know if it works.
    -  This reply was modified 7 years ago by [sinip](https://wordpress.org/support/users/sinip/).
 *  Thread Starter [Dan33185](https://wordpress.org/support/users/dan33185/)
 * (@dan33185)
 * [7 years ago](https://wordpress.org/support/topic/problem-with-page-title-layout/#post-11459839)
 * That worked, I had to push the margin-left to 60px and it worked perfect, thanks
   for the advice!

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

The topic ‘Problem with “page” title layout’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Dan33185](https://wordpress.org/support/users/dan33185/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/problem-with-page-title-layout/#post-11459839)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
