Tagged: primary menu
Hi,
For this please provide us your site url? So that we can see your site and provide you a custom css if possible.
Thank you!
Hello,
the URL is http://www.annettejonesart.com
(it’s a work in progress, excuse the messiness!)
Thanks!
According to your menu to change the color of posts only just use below custom css code.
.menu-item-type-post_type a { color: #000; }
Change above HEX color code #000 into your own color code.