Hi,
I was wondering how I could change the color of just one item in the menu and not the whole menu...i.e. just the Donate button
Thanks
(2 posts)
(2 voices)
Hi,
I was wondering how I could change the color of just one item in the menu and not the whole menu...i.e. just the Donate button
Thanks
Hello orumissions,
I think you should be able to insert some styling in the navigation label if using Wordpress menus like so,
<span style = "color: red;">Donate</span>
See here for using Wordpress menus, http://mysitemyway.com/docs/index.php?title=Using_Wordpress_Menus.
You must log in to post.