Hi
just use this css
COPY CODE
@media (max-width: 991px){
.kleo-main-header, .navbar-transparent .kleo-main-header, .kleo-navbar-fixed.navbar-transparent #header {
background-color: #FFF;
}
.navbar-transparent .navbar-toggle .icon-bar {
background-color:#000 !important;
}
ul#menu-kleonavmenu li a {
color: rgba(12,12,12,0.8) !important;
}
}
The css will be added to wp-admin -> theme options -> General settings -> Quick CSS
Cheers
R
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution