Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I have a video banner on my homepage that looks great on desktop (landscape), but then remains landscape for mobile. I want to have a separate, portrait video for mobile. I'm using the Pipeline theme. Is anyone able to help with this? I am unable to share my store's password.
Hello there @BSPOKE_STUDIO Try this code in the store and see whether it gets fixed
@media screen and (min-width: 481px) {
#shopify-section-template--22677475131741__custom_liquid_zMBVDz {
display: none!important;
}
#shopify-section-template--22677475131741__custom_liquid_geKPV3 {
display: block!important;
}
}
@media screen and (max-width: 480px) {
#shopify-section-template--22677475131741__custom_liquid_geKPV3 {
display: none!important;
}
#shopify-section-template--22677475131741__custom_liquid_zMBVDz {
display: block!important;
}
}
Let me know if this works for you!
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024