Hi
I’m trying to change the ‘Join Us’ element of my main website menu to red. http://www.buildup.org.uk
Could you explain please how I can do this? Unfortunately I couldn’t get the advice on other threads to work.
Thank you!
Hey Huan_Rimington,
Please use:
#menu-item-2436 a {
color: red;
}
Let us know if that works.
Best regards,
Basilis
Thanks!!!