Hi, I adjusted my navigation bar and now it seems there is a white space above my head banner which wasn't there before. How do I remove this?
You can see here what I mean:
https://www.ohmydocs.nl/
Solved! Go to the solution
This is an accepted solution.
Hi @ohmydocs
Please add the following code at the end of you theme.css file:
div#shopify-section-16108162723898abca {
padding-top: 0px;
}
main#MainContent {
padding-top: 0px;
}
Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!
This is an accepted solution.
Hi @ohmydocs
Please add the following code at the end of you theme.css file:
div#shopify-section-16108162723898abca {
padding-top: 0px;
}
main#MainContent {
padding-top: 0px;
}
Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!
User | RANK |
---|---|
41 | |
34 | |
13 | |
10 | |
8 |