Hello,
I have added a video with text section using this solution: https://community.shopify.com/topic/1892842
However it does not work on mobile version.
Does anyone have a solution?
Hello,
I have added a video with text section using this solution: https://community.shopify.com/topic/1892842
However it does not work on mobile version.
Does anyone have a solution?
Could you share your store URL?
Hi @natanata ,
Can you share your store url
Solution:
@media (max-width:767px) {
.video-with-text__media {
padding-top: 100%;
width: 100%;
}
}