Shopify themes, liquid, logos, and UX
I have added a video on my store https://swawe.store/ homepage which is autoplaying on desktop but not on phone , also can someone make the size of video space smaller because it is coming out too big
Hello @attackon :- For desktop (size of video space smaller)
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
add this code at the end of the file.
video {
width: 33% !important;
}
and the result will be
2) video autoplaying on desktop but not on phone :
video is working fine in mobile with autoplay.
If this was helpful, hit the like button and mark the job as completed.
Thanks
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025