Title: Blog Header Cannot Modify
Last modified: May 4, 2021

---

# Blog Header Cannot Modify

 *  [jladkins0824](https://wordpress.org/support/users/jladkins0824/)
 * (@jladkins0824)
 * [5 years ago](https://wordpress.org/support/topic/blog-header-cannot-modify/)
 * Hello,
    I have a blog page within my website (it appears on the homepage menu).
   However, when I go t the blog page, the header is inherent and I cannot change
   it at all. First, the height is way too high, and am not sure how to change it.
   I really would like the blog header to be the exact same as the homepage header.
   However, I cannot figure out how to change it.
 * URL to Homepage:
    URL to blog page: /plaintiffsl-litigator-blog/
 * Your help is appreciated!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fblog-header-cannot-modify%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Mateo](https://wordpress.org/support/users/mateico/)
 * (@mateico)
 * [5 years ago](https://wordpress.org/support/topic/blog-header-cannot-modify/#post-14398983)
 * Hello,
    I think you are using a default blog template provided by the theme. 
   You can create your own page called blog or something related, and display a 
   grid of your posts on it. But I can also give you some code to change the page
   layout of your current blog, maybe it will solve your problem. Paste this in 
   to custom CSS, is located on Appearance > Customize > Add CSS.
 *     ```
       .wrap-inner-banner .page-header{
           margin-top:35px;
           margin-bottom: 50px;
       }
   
       .breadcrumb-wrap {
           display: none;
       }
   
       section#main-content {
           margin-top: -35px;
       }
       ```
   
 * Let me know if it solves your issue.
    Regards!!
 *  Thread Starter [jladkins0824](https://wordpress.org/support/users/jladkins0824/)
 * (@jladkins0824)
 * [5 years ago](https://wordpress.org/support/topic/blog-header-cannot-modify/#post-14399081)
 * No it did not work. I played around with the px sizing but it did not do anything
   to the header box. I am using a default blog template because I am not experience
   enough to create a blog page from scratch. Is there any way to override the theme’s
   blog header to my Primary Menu Header I use on my Homepage?
 *  [Mateo](https://wordpress.org/support/users/mateico/)
 * (@mateico)
 * [5 years ago](https://wordpress.org/support/topic/blog-header-cannot-modify/#post-14399205)
 * I insist, the best solution is to create a separate page for blog posts. [This video](https://www.youtube.com/watch?v=wc00_kZ2F50)
   explains in a very easy way how to do it. After that you can add it to your menu.
   
   Any doubt I’m here to help!
 *  Thread Starter [jladkins0824](https://wordpress.org/support/users/jladkins0824/)
 * (@jladkins0824)
 * [5 years ago](https://wordpress.org/support/topic/blog-header-cannot-modify/#post-14399413)
 * Thank you. I will give that a try.

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

The topic ‘Blog Header Cannot Modify’ is closed to new replies.

## Tags

 * [Blog Header](https://wordpress.org/support/topic-tag/blog-header/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [jladkins0824](https://wordpress.org/support/users/jladkins0824/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/blog-header-cannot-modify/#post-14399413)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
