Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #886328

    Is there a way to disable the full width video and enable either a fixed size or “scale to fit” on a video background? Our video is designed to play around the content on top of it and right now, a good portion is being cropped out by the stretch

    #886334

    Hey Joseph,

    Please, the page shared above is not found – could you check it?

    Best regards,
    John Torvik

    #886548

    Hi John, the page is private, you need to log in using the provided credentials to see it.

    #887038

    Any chance at a response… the page is available using the provided login details, I still havent been able to find a solution

    #887142

    Hi,

    I tried to load the page
    https://www.archetypesc.com/a2/

    and I get a 404 not found.
    Can you please check?

    Best regards,
    Basilis

    #887157

    Hi Basilis, I have checked just as I did last time. The page is private, you need to login with the credentials supplied in the OP in order to see or access the page. I have logged in with the credentials provided and access the page without issue.

    If you are not seeing the private info in the original post, please provide a way for me to supply login details.

    #888074

    Do I need to make the page public for you to see it? I prefer not to…

    #888224

    Hi,

    I can’t find the video in the “a2” page. Did you remove it? Please create a test page so that we can inspect it. Please note that the theme re-scales the video background based on the size of the parent container in order to keep its aspect ratio. Unfortunately, in order to keep the aspect ratio, some parts of the video may not be visible within the background positioning area.

    Best regards,
    Ismael

    #888511

    Hi Ismael- thanks for getting back to me… glad you were at least able to access the page now.The video is defined as a background video in the color section titled “Airportcasestudy”.

    My goal here is to keep the aspect ratio, but not resize. when it resizes, the content of video that is important is pushed out of bounds. I would love a fixed size or scale to fit solution similar to how background images are handled. I’ve been trying to figure our the right combination but havent made progress.

    #888702

    Hi,

    You can contain the video inside the color section but it won’t be able to cover the whole container.

    #top #airportcasestudy .av-section-video-bg iframe {
        height: 100% !important;
        top: 0 !important;
    }

    Best regards,
    Ismael

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