Home Forums Pro Themes Signify Pro Header Video

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #182419
    Knut Klante
    Participant

    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

    #182426
    sanam
    Keymaster

    Hello @KNUT,

    Could you please provide us your site URL?

    #182460
    Knut Klante
    Participant

    Hello Sanam,

    the Headervideo can you find on the startpage.

    https://nordjourney.de

    Thank you

    #182485
    sanam
    Keymaster

    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

    #182505
    Knut Klante
    Participant

    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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.