- This topic has 20 replies, 2 voices, and was last updated 8 years, 1 month ago by .
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Full width header image
Tagged: header image
Is it possible to have more of the image height show in the header?
After minimizing my desktop to view and then expand the window slightly, the white space re-appears. Also I would like the header image to be larger or fill the space with a higher image.
Screenshot: http://www4.esu.edu/images/wordpress/education2.jpg
Hello @mlevine3@esu.edu
Since the theme itself provides the option for Custom CSS we would like you to remove the Custom CSS plugin that you are currently using.
Whatever Custom CSS you want to add you can add it thorough Custom CSS that the theme provides.
And for the white spacing we need to see your backend credentials cause we need to check by adding custom CSS. It seems that you have lot of custom CSS added. So we are finding it difficult to find the exact solution.
So, if possible send your credential at support[at]wensolutions.com
Hope you understand.
Best Regards!!!
I think I figured out most of the issues except for one. How can I control the height of the header image in mobile? The image is pretty small on mobile.
Hello @mlevine3@esu.edu
Ok, to increase height of the header image in mobile version try adding below Custom CSS.
@media only screen and (min-width : 320px) and (max-width : 736px) {
#masthead {
min-height: 160px !important;
}
}
Hope this will help to resolve your issue.
Best Regards!!!
OK that increased the image height. What I noticed that the white space above the menu button starts to increase. The higher I make the image the more white space appears above the button.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |