Hello @frankmuller ,
Kindly use below given CSS in CUSTOM CSS EDITOR , Save it and check the output.
.navbar-default .navbar-nav>li {
margin-right: 0px;
}
Let me know further.
Thankyou
It doesn’t work, this is my css.
@media(min-width:1200px){
.carousel-inner img.img-responsive {
height: 600px !important;
}
}
.navbar-default .navbar-nav>li {
margin-right: 0px;
}
Use this css and let me know
.navbar-default .navbar-nav li {
margin-right: 0px;
}
Perfect now it works. Thank you very much
@frankmuller , If you satisfied with support and product.
Kindly please rate my Theme.
Thank you.