- This topic has 4 replies, 2 voices, and was last updated 2 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Signify Pro › Header Video
Hello, I have a topic with the header video.
According to the theme help, a video resolution of 1920 × 1080 pixels is recommended.
If I now upload the HD video as a media file to the webserver, an HD video is also displayed as the header video. It has a resolution of 1980pixel in width, unfortunately the height of the video is cropped to about 700pixel. So of course, the video is not completely visible.
Is there a solution for this?
Many thanks for the support
Knut
Hello @KNUT, Please add this CSS in the Additional CSS
@media only screen and (min-width: 64em) {
.home #feature-slider-section .slider-content-wrapper, .home .custom-header .custom-header-content {
padding-bottom: 300px;
padding-top: 300px;
}
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
You can adjust the numbers as per your need.
Regards,
Themepalace
Hello Sanam,
Thank you very much for your help. I can work with the CSS code and display the video according to my ideas.
many greetings
Knut
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. |