Hey!
The menu link, which is an individual anchor link is on the same page as home, so it is also displayed in grey. How can I change it so that it looks like it is just another page like blog? So that it appears blue with grey hover.
Best regards! :)
Hey transformmedia,
Add this to quick css:
#menu-item-3705 a{
color:#0042c7!important;
}
#menu-item-3705 a:hover{
color:gray!important;
}
Best regards,
Jordan Shannon
Thank you very much!!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon