Archived topic
How to change single menu text link color
8 replies · Started by Atefan on February 2, 2021
Hi,
I would like to change the "contact" menu link text, in the header menu, to a different color.
and perhaps even sitewide if possible.
not a background button or a box as shown here,
https://docs.generatepress.com/article/adding-buttons-navigation/
only the text link.
is this possible?
Thanks
Hi Atefan,
Could you link us to the site in question?
Thanks!
sure
Try this css:
#menu-item-28 a {
color: #ffffff; /*replace it with your color*/
}
Let me know :)
Perfect Thank YOU!
For Mobile view, could be done too?
Hi,
Have you resolved this already? I've checked your site's mobile view and it seems to be applied already as shown here:
https://share.getcloudapp.com/eDu8opL6
Let us know.
A wise man once said:
"Have you cleared your cache?" ;)
Thanks!
Nice one. Glad you got it sorted. Thanks for letting us know. :D