Shopify themes, liquid, logos, and UX
Hey there,
The whole site (Stiletto theme) I am working is full-width. I can't seem to get the video to go full-width too.
Could someone please help me?
Cheers!
This is Noah from PageFly - Shopify Page Builder App
I can help you. Please can you provide the website url. Thank you.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
@XUCK Please provide your store URL to help you on this.
@XUCK Please follow below steps to set full width to video. Let me know whether it is helpful for you.
.video {
padding: 0px !important;
max-width: 100% !important;
}
Hello @XUCK
The whole site (Stiletto theme) 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
.video {
max-width: 100%;
padding: 0;
}
If a particular video section is full width then add CSS rules.
.video {
max-width: 100%;
padding: 0;
}
If I managed to help you then, don't forget to Like it and Mark it as a Solution!
Best Regards,
Rakesh_patel_68
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025