Problem with logo and navbar

Hi!
I used this code to set my logo

div#logo {
padding-top: 13px;
}
nav.navbar.navbar-default .container {
max-width: 100%;
}
nav.navbar.navbar-default {
float: right;
max-width: 70%;
}
#masthead > .container {
float: left;
max-width: 25%;
}

But now there’s a line separating logo and main menu and i don’t know how to change it.

Thank you in advance,
Mariana

Hi there

Hope you are having a good day
In order to check your question i need to see your live website, please provide url and i will take a look

Thanks for answering

https://pruebamariana.000webhostapp.com

Best regars,
Mariana

hey there

Please add this CSS in appearance - customize - additional CSS

.navbar.navbar-default {
box-shadow: 0 0 0px #ffffff;
}

Thanks!
Colorlib Support Team

Thank you very very much! It works =)

Thank you too
If you’re happy with our service, don’t forget to rate us: [Activello] Reviews | WordPress.org

I will close this case now, Feel free to contact us again if you have other questions