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?
- 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
- How to delete default themes
- Display different header images based on current page
- How to remove header images from all pages except the home page? skeleton theme
- How to change Twenty Seventeen theme’s navigation bar location?
- How can I set a different specific header image on each page?
- 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
- 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?
- 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
- Remove Custuomize Sections
- Set a featured image as a replacement to the header image
- Twenty Seventeen theme: custom left part under the page title
- header_image not returning header image url
- Multiple post image, echo url (path of image)
- One post out of more than twenty shows odd picture (from post) in the header
- Rotate images in header based on date
- header_image not working after site copy
- Change position of header image with default 2019 theme
- 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
- 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?
- 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?
- 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]
- 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 post thumbnail on posts on sites homepage?
- Twenty seventeen theme dropdown menu issue
- Infinite scroll function for Twenty Seventeen
- Problem with submenu position when nav bar is at the bottom
- How to change header image dimensions on twenty seventeen theme (on pages other than home page)
- Custom CSS rules only apply to home page
- Change header image on a particular page
- WordPress 4.4.2, _s starter theme, problems with custom default header
- How to edit the header banner in the search page in woocommerce?
- How to display the link that says “Edit Header Image” on header image
- How do I eliminate header image from subpages in WordPress Twenty Eleven Theme?
- Adding else if conditional statement to purchased theme
- Pages with a loop (index, archive) are loading the first image as post_thumbnail
- Add custom version to an image
- Twenty Seventeen Theme – scrolling text over background images
- Twentyseventeen theme and Bootstrap are seemingly incompatible [closed]
- How change the header color?
- Child CSS not working for some of the classes – twenty seventeen theme
- How do I move the sidebar more to the right in TwentySeventeen?
- Create custom API endpoint to change custom header image
- Custom Theme functions.php – Using add_settings_field and input type=”file” to set custom logo
- Icon not shown in Dropdown menus in Twenty Seventeen Theme
- Rename Menu icon in Twenty seventeen theme