how to highlight the selected item in the menu
-
dear team
how to make the selected page in the menu highlighted ??
Is there any theme’s settings ??
see the screenshot please
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please try adding the following custom CSS.
.whb-color-light .navigation-style-default .item-level-0.current-menu-item>a {
background-color: orange;
}
Regard’s.
Xtemos Studio.
this worked thank u
what about changing the color of text on hover, how can I customize the color as I want?
Hello,
You are Most Welcome.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.whb-color-light .navigation-style-default .nav-link-text:hover {
color: red;
}
Regard’s.
Xtemos Studio.
thank u so much
you’re the best
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘how to highlight the selected item in the menu’ is closed to new replies.