June 11, 2015 at 00:38
#61924
Moderator
Hello, please add this css to Quick CSS found in General Settings
@media (max-width: 991px) {
.kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
position: absolute !important;
top: auto!important;
background-color: transparent;
}
.kleo-main-header .navbar-toggle {
display: inline-block;
margin-right: 20px !important;
}
.logo img {
height: auto;
width: 20%;
}
} Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution