A user needed help making a video fill the entire mobile screen on their Shopify store. The video displayed correctly on desktop but appeared very small on phones.
Initial Solution:
Another participant provided updated CSS code to make the video responsive and full-width on mobile devices
The original poster confirmed this solution worked
Additional Features Added:
The user then requested a “Shop Now” button overlay on the video that links to a product page
Code was provided to add a clickable button overlay with styling
Current Issue:
A third user (Michael) tried implementing similar code but encountered a publishing error: “Online store editor session can’t be published”
This issue remains unresolved with no response yet
The discussion demonstrates a common responsive design challenge with embedded videos in Shopify stores, where CSS adjustments (using object-fit: cover, 100vw width, and 100vh height) are needed for proper mobile display.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
Hi, i need some help with my website currently i have a video, but the video looks good on dekstop but on the phone it is just a very tiny video i want it to use the entire screen anyone who can help with that?
I’m experiencing the same issue, but in my case, the code doesn’t seem to work. I received the following error message: “Online store editor session can’t be published.”