I am having a problem with the spacing on my website (https://adirok.com/). See image below with an arrow showing the space between the image and the top.
Solved! Go to the solution
This is an accepted solution.
Hello @adirowebshop ,
1. Go to Online Store->Theme->Edit code
2. Asset->theme.css
Paste the below code at the bottom of the file.
.template-index .main-content {
padding: 0 !important;
}
.index-section{
padding-top: 0 !important;
}
Thanks
User | Count |
---|---|
417 | |
205 | |
144 | |
54 | |
42 |