Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Since i added a product video on my product page it started glitching. When the video plays it decreases in size and will be shown very small. How could i fix this problem?
see photos for a refference:
website: www.fluffswiper.com
Solved! Go to the solution
This is an accepted solution.
Hello @Alex365 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
.product video {
max-height: 100% !important;
}
Thanks
This is an accepted solution.
Hello @Alex365 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
.product video {
max-height: 100% !important;
}
Thanks
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025