All things Shopify and commerce
I have add the below code in custom liquid for video bit its not full widt how to solve this issue please
website link : getlitledlighting .com
video added below in thr page just above footer
<!-- Add this code in the Custom Liquid section -->
<div class="video-container">
<iframe
loading="lazy"
src="https://www.youtube.com/embed/9THQE3NPUhg?autoplay=1&controls=0&showinfo=0&rel=0&modestbranding=1&lo..."
frameborder="0"
allow="autoplay; encrypted-media"
allowfullscreen>
</iframe>
</div>
<style>
.video-container {
position: relative;
width: 100%; /* Full width */
height: 100vh; /* 60% of the viewport height */
overflow: hidden;
background: #000; /* Optional: Adds a black background */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
pointer-events: none; /* Prevent mouse events on iframe */
}
</style>
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025