Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi all,
I uploaded a video onto Shopify and it looks perfectly fine under the files. However, the video becomes super sharp like it does not look clean anymore after I copied and pasted the video link to my custom html code (under custom content). Any ideas or solutions will be much appreciated!
Here is the code:
<style>
video {
display: block;
margin: 0 auto;
width: 70%;
height: 50%;
filter: unsharpy(50px);
border-radius: 15px;
}
/* Tablet styles */
@media (max-width: 1500px) {
video {
width: 90%;
height: 55%;
}
}
/* Mobile styles */
@media (max-width: 1050px) {
video {
width: 90%;
height: 60%;
}
}
</style>
<video autoplay loop playsinline muted>
<source src="my video.mp4">
</video>
An issue regarding the video sharpness/quality in custom HTML under custom content has been identified. t mobile internet business This could be due to various factors such as video encoding settings, resolution, or playback settings. Troubleshooting and adjusting these parameters may help improve the sharpness and quality of the video in custom HTML content.
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