How to put different style to a single option on the menu?
Hello
I want to style "contact" menu option differently than the other options to "highlight" it. I want to place a different color background, different typography color and also I will need to customize the hover style.
Only for that option of the menu, thank you very much.
Comments
Hi,
To achieve that, go to Appearance -> Menus, and add a class to your Contact menu item (e.g. highlightContact).
Then go to Betheme -> Theme options -> Custom CSS & JS -> CSS, and use custom CSS to adjust the display:
Best regards