This topic has 6 replies, 2 voices, and was last updated 5 years, 9 months ago ago by Rose Tyler
Hello,
I want to close the gap between the Navigationbar and the first slider on my homepage: https://prnt.sc/mrc9m2
Thank you!
Hello,
.home .main-nav {
margin-bottom: 0px;
}
Regards
Worked on desktop but not on mobile
do i need a other css code?
Please change this custom css code http://prntscr.com/mrclz3
to
@media only screen and (min-width: 992px) {
.header5, .header6, .header1, .header7 {
margin-bottom: 15px;
margin-top: 15px;
}
}
Regards
Thank you!
You’re welcome!
Regards
The issue related to '‘Gap between Navigationbar and First Slider’' has been successfully resolved, and the topic is now closed for further responses