Shopify themes, liquid, logos, and UX
Website: Saintclairescookiedough.com
Hey there! I have a video on my Shopify store that plays perfectly on desktop but on mobile there are black bars on the top and bottom. See below:
Desktop:
Mobile:
How can I remove these black bars when viewed from mobile?
Hi @WK100
Check this one.
@media only screen and (max-width: 769px){
.video-section__media video {
background: transparent !important;
}
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
@Made4uo-Ribe Thank you!! This is a good start but is there a way to make it take up the whole section? See below:
Check this one.
Same instruction.
.video-section__poster, .video-section__media iframe, .video-section__media video {
height: unset !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024