All things Shopify and commerce
Hi friends! I've been working on this website (https://huskcr-zz.myshopify.com/ pw:peeria) and I have created a video with text section for the page. However, the section is showing a small gap underneath the video and I can't figure it out how to get that removed.
Does anyone have any suggestions of how i can get that fixed, but still have the video height adaptive? I'm thinking that this could be accomplished with CSS, but i'm just hitting a wall on this.
Thank you all, I appreciate the help.
Solved! Go to the solution
This is an accepted solution.
Hey @apothicc
<style>
video {
display: block!important;
}
</style>
The result should be:
This is an accepted solution.
Hey @apothicc
<style>
video {
display: block!important;
}
</style>
The result should be:
this worked perfectly! Thank you!
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