Hello,
I would like to know how I can delete the space between my header and the slideshow (yellow thing in my image).
I'm using Debut Theme.
Thank you !
Solved! Go to the solution
Hello.....
Please share your store URL .
So that I will check and let you know the exact solution here.
This is an accepted solution.
div#shopify-section-1605777457b7c3c0e6 {
padding: 0;
}
main#MainContent {
padding: 0;
}
Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
Thank you so much !!
It works
Another thing, do you think it can be adapted only for the main page and not the collection pages ?
For example in the image below, the name of collection "Vide-poches, Plateaux" is close to the line between the main menu and the name of collection. Actually, there is not any more the blank space like before.
Thank you for your help !
Want to modify or incorporate custom changes on store, Hire us
If helpful then please Like and Accept Solution .
This is an accepted solution.
.section-header.text-center {
padding-top: 16px;
}
Hello
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme.scss.liquid
User | Count |
---|---|
688 | |
138 | |
104 | |
63 | |
36 |