Hi All, i’ve searched in the community for similiar problems. i’m kinda new to shopify and have the chance to build a webshop for a friend of mine.
He likes to separate two sections with a small 1px thick line in between.
I thought it would work if i can change the range of a customized liquid to 1x bottom padding / or top padding.
i’m using Studio as a theme.
in college i’ve learnt some html, css, jss and more. In the edit mode i can’t find the correct section to change the range from 4px to 1px.
Maybe some of you have an idea to help me out with this or even better solutions to add a small line after each section to style it more up.
Webshop is atm closed / password locked, because i just started and wanna build something nice and stylish before we can go online with this.
Thanks alot
Dave 
Hi @Do2xDave , welcome to the community!
Based on your request, we recommend making the following tweets. Since you have a few different component on this page (banner, collage, images…etc), you would need to change padding styling across different sections.
Here’s are the steps:
-
Go to your Shopify Theme Editor > Edit Code
-
On the left sidebar, locate folder: Sections
-
Find/ search these files:
- Collage.liquid
- Collapsible-content.liquid
- Collection-list.liquid
- Contact-form.liquid
- Custom-liquid.liquid
- Featured-blog.liquid
- Featured-collection.liquid
- Featured-product.liquid
- Image-with-text.liquid
- Multicolumn.liquid
- Newsletter.liquid
- Rich-text.liquid
- Slideshow.liquid
- video.liquid
-
From here, you need to find “type”=“range” within each file.
-
Adjust padding_top or padding_bottom by updating “step”: 4 to step": 1
Hope you find this suggestion useful, happy building

You made my evening! Thank you very much Sir! Functioned very well and i managed to make all my changes. Greetings, Do2xDave 