#25802
 sharmstr
Moderator

I just looked at your style.css and its returning “>” instead of “>”. This is what it looks like.

COPY CODE

.current-menu-parent > a {
background-color: #848484 !important;
}

But, in trying to figure that out, I noticed that not all main menu items use the current-menu-parent style so we need to add a another one to the css.

COPY CODE


.current-menu-parent > a, .current-menu-item > a {
background-color: #848484;
}

You can use the editor to add the placeholder by selecting “Kleo” in the “Select theme to edit” dropdown. Then click on Search Form. Though I see the placeholder is already in your widget so maybe you’ve figured that out.

Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Attachments:

Log in with your credentials

Forgot your details?