This topic has 4 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Rose Tyler
Is there an easy way to change the CSS for the current page item in the main menu? ie: make the menu item bold when on that page?
Is there a CSS class already set up for this, or is this going to be a big project?
Hello,
Please, add this code in Custom CSS:
.menu > li.current-menu-item > a {
font-weight: 600;
}
Regards,
Rose Tyler.
You guys are the best! Thank you!
Hello,
You’re welcome!
Regards,
Rose Tyler.
Tagged: current, menu, royal theme, theme, woocommerce, wordpress
The issue related to '‘Current Menu item CSS in Royal Theme’' has been successfully resolved, and the topic is now closed for further responses