from that question you mentioned, this is the code:
.twentyseventeen-front-page.has-header-image .custom-header-media,
.twentyseventeen-front-page.has-header-video .custom-header-media,
.home.blog.has-header-image .custom-header-media,
.home.blog.has-header-video .custom-header-media {
height: 1200px;
height: 100vh;
max-height: 100%;
overflow: hidden;
}
Revision:
Try removing home and front-page from the selectors for your specific use:
You can use this to replace what you put in and it will cover the front page as well.
.has-header-image .custom-header-media, blog.has-header-image .custom-header-media {
height: 1200px;
height: 70vh;
max-height: 100%;
overflow: hidden;
}
.has-header-image .custom-header {
display: table;
height: 300px;
width: 100%;
}
Related Posts:
- Image zoom vs cut in Twenty Seventeen header image
- How do I change the header image height in Twenty Seventeen?
- How Change WordPress header image from admin menu
- How to get the Page featured image, not the Post featured image
- twenty thirteen header size
- How to add image on top of header logo in child theme?
- Change header image with editor profile
- Header banner link is forwarding to dev. subdomain, how do I change this?
- How to set a header image?
- Restoring WordPress Header Image
- header image sizing in twenty seventeen theme
- Get Two Sizes of Header Image
- header .png doesn’t upgrade
- WordPress twenty-twenty: retina logo plus site title?
- Optimal approach for replacing the 8 header images in a child theme?
- What to do with unattached logos and header uploaded via native wordpress uploader?
- “There has been an error cropping your image” when cropping image
- Featured Image Inherited from Parent Page
- Use a higher than 230px logo image with 2013 theme
- How to delete default themes
- Add custom SVG icons to Social Icon MENU in WordPress Twenty Seventeen Child Theme
- Display different header images based on current page
- How to remove header images from all pages except the home page? skeleton theme
- Different custom header image on different page
- How to change Twenty Seventeen theme’s navigation bar location?
- How can I set a different specific header image on each page?
- WordPress default theme css units
- Change header image loaded by jQuery to use HTTPS
- Adding an image slider in the header of my site
- Filter and modify entry-footer link in twentyseventeen
- Remove an uploaded header image
- Add more then one site logo – custom-logo theme support
- How to insert a Button or custom text on twentyseventeen header
- Want to make header and footer CMS driven sothat Editors can modify its content from wordpress admin section
- Display comments on homepage of twenty seventeen theme
- From where the header-text can be changed in WordPress custom header?
- How would I go about adding custom header images per category?
- Howto keep header image when changing theme
- Can I add customizer sections in the Twenty Seventeen theme?
- How can I move the logo in Twenty Seventeen Theme Next to the menu bar
- Getting the ID of header image, even when set to random
- Resize header image
- Changing Header Image Every N Minutes/Seconds
- Header background image just stopped working
- Twenty seventeen Menu is not responsive not clickble
- header_image() with CSS
- Remove Custuomize Sections
- Set a featured image as a replacement to the header image
- Twenty Seventeen theme: custom left part under the page title
- Is it possible to take over a WordPress site if the old administrator is MIA?
- header_image not returning header image url
- Multiple post image, echo url (path of image)
- Different header for each page in child theme of twenty thirteen
- Change a Page’s Header Image
- One post out of more than twenty shows odd picture (from post) in the header
- Rotate images in header based on date
- How do I provide for multiple crops of the same image in a theme?
- header_image not working after site copy
- Change position of header image with default 2019 theme
- singular posts using archive styling
- is it possible to add new template in theme twenty seventeen?
- How do I hide an article element so only logged out users see it
- get_header_image() causes “Prioritize visible content” issue in Page Speed Insights
- Insert Facebook button into header [closed]
- Banner appearing on Pages but not Posts; call it conditional confusion
- Replace header image on all other pages but home – URL issue
- Different header image ‘Home’ and Pages
- How to change Header image depending on language [closed]
- Twenty Eleven theme header images manual next previous buttons
- How to add cropped custom header image?
- Whitespace between logo and site title in Twenty Twenty-Two
- Twentyseventeen theme customize bug
- How to enable excerpts just on the “Posts page”
- Theme Twenty Seventeen – Make Margins Smaller So That Text is Wider
- How can I hide this custom slider while Elementor editing window is open?
- Is there a standard technique or API for getting the site header image?
- How to echo images Urls from a wordpress post, that are relally in the post
- How to make my banner (logo image) position on the center
- Home page is not accessible after clicking to Blog page [theme-twenty-seventeen]
- How can I have sidebar widgets on Twenty Seventeen theme on all pages?
- How do I make my products on the homepage responsive?
- Twenty seventeen header is not responsive
- Replace header with large image on home page only, using Genesis child theme
- How to display dual language menus and headers?
- Centre Blog Index (Posts Page) on Home.php
- My Child Theme CSS Isn’t Working
- Newbie Question: can I change a theme’s section without hard coding?
- change header height on 2017 theme for logged in users
- Child theme menu not appearing in Twenty Seventeen
- How to get page title () in a different order?
- How do I remove header/page-title image in farvis theme? [closed]
- Exiting Customizer alert
- Include an infogr.am link in header of twenty seventeen theme
- Twenty Seventeen – Navigation bar, logo, header size
- How to overlay a webcomic plugin on top of a header image?
- twenty seventeen customizer duplicates section content
- TwentySeventeen $content_width not updated in admin
- Change the template of my Blog entries
- Change style of Twenty Seventeen child theme
- How to add custom header to Twenty seventeen single post in wordpress