Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Trying to add some padding between my video banner and "Shop Now" buttons. Can't seem to figure it out. Any help would be greatly appreciated.
URL: https://twineandstable.com/
Solved! Go to the solution
This is an accepted solution.
Hi @frankboykin55 ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.enormproductslider {
padding-bottom: 50px;
}
</style>
Note: You can adjust the padding value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
This is an accepted solution.
Hi @frankboykin55 ,
This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1. Go to Online Store -> Theme -> Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before </body> :
<style>
.enormproductslider {
padding-bottom: 50px;
}
</style>
Note: You can adjust the padding value to fit your store
Hope my answer will help you.
Best regards,
Victor | PageFly
Victor, You are awesome. I really appreciate your help! It worked perfectly!
Shopify 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, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025