Go into the admin. Click on Appearance > Customize > Additional CSS and paste in the following CSS.
.home .page_header {
display: none !important;
}
This will hide the entire header area. You could remove the image and add a color by adding something like this.
.home .page_header {
background-color: red;
background-image: none !important;
}
Note: the .home before each selector will only apply these to the homepage, because the body on the homepage has class .home. If you want to apply these on all pages just remove the .home, like this…
.page_header {
display: none !important;
}
Related Posts:
- View homepage in a preview mode
- Show two different sized featured images on homepage
- Natural URL Design and static front page
- If its not frontpage
- Landing / Static HTML page
- Changing the homepage
- How to get the original post_id of a static home page?
- How to only show the first X words (from each post) on the home page?
- How to create an archive for all posts that do not have a post format?
- home.php or frontpage (via settings) for theme?
- How can I make WordPress serve homepage to different URL?
- Query string becomes encoded when a static page is used as homepage
- How do I make my single-work page show on my front-page.php?
- query_vars in home, not loading the “home” page
- get_home_path() returning error 500
- is_home() in HTML head
- How do I make the main page be the blog page and not a separate “home” page?
- Testing if current page is the static page set as home page
- How do I make the homepage as the blog page?
- In db https is used for home, but in backend http is used and cannot be edited
- When does WP ignore content added through the backend editor?
- Overwrite style.css styles from index.php style
- Create a front page template and separate page for posts?
- What does choosing a Post Page do?
- my homepage does not have SSL but another page is ok
- Allow a static page to show on a dynamic home blog page before the posts
- How to make a video play for homepage?
- How to get the true permalink of the static home page?
- How to show snapchat snaps on my wordpress! [closed]
- Why does my homepage sometimes shows up in black and white text?
- How do I make a page appear like the “Your latest posts” from homepage display options?
- static homepage no longer shows [closed]
- How can I make a portion of the home page user configurable?
- Weird Symbols in Chrome (wordpress) [closed]
- Main timeline in a different path
- How can I confirm I’m on the home page
- How can I show/hide HTML elements if the page is_front_page
- Using a conditional tag for the home page banner
- How can I make my posts on my home page just show summaries?
- Recent posts on homepage
- wp-admin/admin-ajax.php – Slowing My Site down
- How not to show leave a Reply to Home Page?
- Merging two pages into one homepage
- How do I get my blog posts to appear on homepage?
- How do I make a page the landing page?
- WordPress Home Page
- improve my array to display the_title, category, excerpt for homepage
- index.php isn’t front page but shows as it is
- Static homepage duplicate issue
- Finding the index page using the admin panel of wordpress
- Different banner on home page
- Coming soon page used instead of home page
- Possible to Alternate between Two Home pages?
- Working with WordPress theme
- Accidentally deleted the ‘home’ page as my front page, can someone help?
- Contributors should only access home page
- Show latest posts on responsive theme
- Fixed home page
- How to make my Home button on the menu redirect to my root page
- On home page remove link from logo
- wordpress help needed. How to display both home.php and index.php?
- homepage loading too slow
- Problems with homepage in different browsers
- Homepage Duplicated with each Post
- After upgrade my WordPress version 5.4.4 to 5.6, I can not set my homepage
- How do I get the Revolution Slider in the header on the homepage, but not the blog index page?
- Timeout when loading Home Page, correctly load other pages in front or admin
- Remove Home page slug in translated pages
- What is the difference between `Home page / Archieves` and the page set as homepage?
- Remove/Redirect /page/ from homepage WordPress
- ‘Nothing found’ on home page after custom CSS edit
- Why 2 home pages?
- Homepage was doubled and cannot be adjusted in Elements
- Homepage Setting missing
- homepage not fully loading after loutout
- div show on home page only not in paged
- Automatically change home page [closed]
- Edting Homepage text cannot find in homepage
- How to get different homepage layout, based on the URL and customizer
- Which file is the theme index page?
- My blog index page shows the last post as a title?
- Last single full post in home page, excerpts in blog list
- Homepage only shows URL after moving to different server
- Adding language attribute to homepage
- Override static home page post
- Show sticky blog post on homepage
- Change header when on home page
- Using pre_get_posts to filter by custom fields while using static front page
- Set header for default posts page?
- Home in page/post not refer to homepage
- blank page with no code or errors on blog
- how to show the most viewed, random and recent posts in the home?
- Installing Google analytics to home page
- Set home page to last page of a certain category
- Hompage showing page from different theme
- Have image slider display only on home page
- How to display both home.php and index.php
- How do I edit my WordPress front page which doesn’t show in the admin pages area?
- I have front error for open website [closed]
- newbie help with home page