Shopify themes, liquid, logos, and UX
Hi Guys! I currently have an issue with the padding of my mp4 video on mobile. If you notice on the image there is a fat padding on the top, i had the black line at the bottom but that was an easy fix. Its just the top blank padding I can not seem to remove! Any Help Would Be Amazing! Also I am using the video background code from github that is all over the community! Currently using the Dawn Theme!
Solved! Go to the solution
This is an accepted solution.
Hey @dndnomo
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (max-width: 767px) {
.videoBox {
min-height: auto !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @dndnomo,
Can you please share you store URL, would love to help 🙂
Cheers!
Shreya | Revize
IslandGems.shop is the link to my store
Hi @dndnomo , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
IslandGems.shop - I honestly dont know why its doing it!
This is an accepted solution.
Hey @dndnomo
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
@media screen and (max-width: 767px) {
.videoBox {
min-height: auto !important;
}
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
THANK YOU SO MUCH!
Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025