Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I'm looking for a solution to remove padding on the video section, make it full size and remove margins on other sections?
This is the site, video is first at the top.
Theme is Debut.
Not opposed to changing the theme if need be.
Hi @SleeplessMindz
- You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
.page-width {
padding: 0 !important;
}
main#MainContent {
padding-top: 0 !important;
}
iframe#Video-video_9xmni4 {
width: 100% !important;
}
Result:
Best,
Liz
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