Archived topic
Create Nav Menu CTA Button
3 replies · Started by Matt on June 4, 2020
I'm trying to style a menu item in the header primary nav. I'd like for the 'Sale' menu item to be styled red but my knowledge is a bit limited!
I've added a CSS class to the menu item and applied the following CSS to turn the text red.
.Menu-Sale-CTA {
color: #red !important;
}
but it's not working. I'm sure it's something simple - any ideas?
Hi there,
this article explains how:
https://docs.generatepress.com/article/adding-buttons-navigation/
Thanks
You're welcome