Inside the customizer you can set the current menu item background, link color, hover color etc.
I want to achieve this with a menu that just placed on a page using a Navigation Widget. Is this doable?
Here’s the page: https://www.cukebook.org/tools/nutrition/legumes/
The <li>
list is the one that I’m referring to. As you can see above that list I’m using basic HTML buttons to achieve this but I have to edit each page individually.
I can handle the css to get the menu inline and looking correct I just can’t figure out how to get the “Current” page menu item to be highlighted when you’re on that page.
Right now there’s
- Fruits and Vegetables
- Nuts and Seeds
- Legumes
Thanks