June 15, 2018 at 17:00
#200889
Moderator
Hi,
Just add this css
COPY CODE
@media(min-width:991px) {
.kleo-main-header.header-normal {
background: transparent !important;
}
.kleo-main-header *, .kleo-main-header a * {
color:#333 !important;
}
div#main {
margin-top: -88px;
}
}
Change 333 color with your desired
No need to change everything else
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