Shopify themes, liquid, logos, and UX
Hello everyone I was wondering if anyone could provide guidance on ways to reduce the spacing between the front page elements. In the photo attached I have indicated the spacing with red arrows. I’m not great with coding but am happy to give it a go. The template I am using is supply
🙂
Solved! Go to the solution
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
.template-index .flexslider { margin: 0 0 0px !important;}
.template-index hr {margin: 10px 0 !important;}
Thanks!
Please share stroe URL!
Thanks!
This is an accepted solution.
please Go to Online Store->Theme->Edit code then go to assets/theme.scss.liquid ->paste below code at the bottom of the file.
.template-index .flexslider { margin: 0 0 0px !important;}
.template-index hr {margin: 10px 0 !important;}
Thanks!
Thank you! What I attempted to fix over 12 hours you did within minutes. The code 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