Hi,
I embed a video in the customized liquid section. I only want to display it on mobile. What do I have to do?
Thank you in advance.
Patric
Hi,
I embed a video in the customized liquid section. I only want to display it on mobile. What do I have to do?
Thank you in advance.
Patric
Thank you Don. I got that but how do I hide it on desktop?
I want to show the section on mobile and hide on desktop.
Thank you for your feedback, but how does this apply only to the single customized liquid on a specific page?
Hello @weareschmick
Can you give me your Store URL( with pass if your store password is enabled) so I can check it for you?
Kind & Best regards,
GemPages Support Team
Hello @weareschmick
Can you show me where or what page you are embedding the video on?
Kind & Best regards,
GemPages Support Team
Hi,
I want to embed the video on a page. I only want to embed the video (autoplay, loop) only on mobile, because the portrait format does not work for desktop.
I post this code as customized liquid. Now, how can I make the content only visible for mobile?
Thank you
Hello @weareschmick
You can try this code
<iframe src="https://player.vimeo.com/video/778280421?h=1a6f099c7e&autoplay=1&loop=1&title=0&byline=0&portrait=0&mute=1" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen=""></iframe>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team