#200889
 Radu
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

Log in with your credentials

Forgot your details?