Okay
  Public Ticket #3550640
Vertical video lightbox is horizontal
Closed

Comments

  •  2
    WAKEbrandmedia started the conversation

    i have a video lightbox that opens a vertical video in a horizontal space on mobile. This makes the video VERY small on mobile. See attached mobile screen recording. I need this to pop open vertically. Thanks

    Attached files:  RPReplay_Final1703713157.MP4

  •  1,661
    Judith replied

    Hi there,

    Thanks for writing to us.

    To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:

    From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:

    @media only screen and (min-width: 1000px){
    .fancybox-iframe, .fancybox-video {
        height: 100vw;
    }
    }

    Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related.

     If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help. 


  •  2
    WAKEbrandmedia replied

    Hi this did not work. please assist.

  •  2,741
    Andrew replied

    Hello again,

    Thank you for getting back to us.

    Did you remove the video from your mobile devices, I can't seem to get the video to play from our end. Here's a screenshot of what we're seeing from our end.

    6989267730.png

    Please restore the video so we can check this out for you and further advise.

    We look forward to your reply.

    Thanks,