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.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025