- This topic has 5 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Signify Pro › Header Image height:
Hello, I am using Signify Pro, Dark for my Theme. I want to change the height of the header image container on the Home Page. Not the height of the image, when I do change the “image” height it just gets stretched throughout the container. I need to change the height of the container for the home page. Knowing how to do this on other pages too would also be helpful.
Thanks!
PS. I am ok at computer coding so I am experienced in code views.
Hello Dck
can you provide your site URL?
Regards,
psink
Hello dck,
Please add this css in the additional css, this code will help you to make the height of the header image same for all pages – 200px height
.custom-header .custom-header-content {
padding: 0;
}
body:not(.color-scheme-wedding).header-media-text-disabled .custom-header-media .wp-custom-header img {
position: absolute;
}
#wp-custom-header {
padding: 200px 0;
}
hope this helps you
Regards,
Psink
It worked, Thank You.
glad to help you
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. |