#56277
 Radu
Moderator

Hello,

You can do the menu transparent by navigating to Wp-Admin -> Theme Settings -> Header Options -> Set ON Transparent Main Menu ( see attachment )

For the font color changing use this CSS.

COPY CODE

.navbar-transparent.on-dark-bg #header .logo a, .navbar-transparent.on-dark-bg .navbar .navbar-nav>li>a, .navbar-transparent.on-dark-bg .navbar .navbar-nav .caret:after {
color:red;
}

Add this code to Theme Options -> General Settings -> Quick CSS area, or you can paste this code to kleo-child/style.css

Replace red with your desired color.

Cheers

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?