Archived topic
How to highlight certain menu item
3 replies · Started by Mathias on October 17, 2020
Hello,
I want to highlight a menu item but struggle to find the right css class or else. I came across the WP menu-item hook but do not know how to implement it and where to edit the element than. Here is the site: https://mygoal.de
The item is "30 Tage testen".
Thank you in advance.
Mathias
Hi there,
this article explains how to style a menu item like a button, you can use the same method to apply any style you require:
https://docs.generatepress.com/article/adding-buttons-navigation/
Awsome, thank you.
You're welcome