Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1488056

    Hi Enfold Team,

    I’am using Fullscreen Slider with several pictures, fullwidth, parallax.
    Now I’ve tryed to ad a video (16:9) witch I would like to have displayed allways using the full hight, so that there is no space beyond or above the video. I’ve tried both options given in the slide, got every time the black space above and beyond. I’ve tried also the ccs from your documentation site for customizing. But it wont work.
    What I’am doing wrong?

    cheers Andreas

    #1488089

    Hey andreas_anselm,

    Thank you for the inquiry.

    Have you tried setting Styling > Video Settings > Video Display to the second option (Stretch video so it covers the whole slideshow)? Please refer to the screenshot below.

    View post on imgur.com

    If this doesn’t work, please create a test page so we can inspect the issue properly.

    Best regards,
    Ismael

    #1488093

    Hi Ismael,

    yes sure, I’ve tried that setting at first. Then I’ve emptied the wohle slide show, only kept the vieo slide and got the same issue.
    O. k., you mean a testpage with a private link an amdin access I guess?

    #1488128

    Hi,

    Yes, please create a test page and link to it in private.

    Best regards,
    Rikard

    #1488179
    This reply has been marked as private.
    #1488219

    Hi,

    Thank you for the info.

    The video slide seems to be displaying in full, without black borders. Did you figure out the issue?

    View post on imgur.com

    Best regards,
    Ismael

    #1488234

    Hi Ismael,

    not realy. If you use a Standard resolution of 1920 x 1080 and have the browser on fullscreen it works, but if you adjust the browser window more narrow, you’ll got the black bars, instead of filling the hight.
    And also the video won’t be displayed on mobile.

    best regards
    ciao Andreas

    #1488281

    Hi,

    Thank you for the update.

    Try to add this css code to prevent the video from showing black bars on screens with different aspect ratios.

    #top .avia-builder-el-0 .av-element-cover iframe, #top .avia-builder-el-0 .av-element-cover embed, #top .avia-builder-el-0 .av-element-cover object, #top .avia-builder-el-0 .av-element-cover video {
        object-fit: cover;
    }

    View post on imgur.com

    Best regards,
    Ismael

    #1488300

    Hi Ismael,

    thank u, it works :)
    BUT – only desktop.
    On mobile I’ll be shown a message, that I’Ve to install a fallback-picture.
    In addition, do you’ve any solution for that issue.

    thx in advance
    Andreas

    #1488336

    Hi,

    Thank you for the confirmation.

    install a fallback-picture.

    Yes, the video will not display on mobile or smaller screens by default, which is why a fallback image is provided. Please refer to the screenshot below. If you need the video to display on mobile, try using the Layer Slider element.

    Screenshot-2025-08-21-at-10-43-21-AM

    Best regards,
    Ismael

    #1488350

    Hi Ismael,

    yes, I know about this option, but I’ve tought there was a posibility with css or else to get around this for preventing to build the whole new slider.

    Thank you,
    best regards Andreas

    #1488484

    Hi,

    Unfortunately, this will require significant modifications that are beyond the scope of support. You may need to hire a freelance developer to adjust the slider scripts and templates to your specifications. Please check the link below for further customization.

    https://kriesi.at/contact/customization

    Best regards,
    Ismael

    #1488488

    Hi Ismael,
    thank you for the information. I’ve decieded to work it out using Layer Slider.
    have a good start &
    ciao Andreas

    #1488514

    Hi,

    Great! Glad to know you’ve considered using Layer Slider. Feel free to reach out if you have any more questions. Have a nice day.

    Best regards,
    Ismael

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Fullscreen slider’ is closed to new replies.