Hello there,
I seem to be having a bit of a brain block as to how to change the colour of the menu items from blue in the Kubrick template to another one.
http://theriverkelvin.co.uk/blog/
Is it in the style.css ? and if so what part?
Hello there,
I seem to be having a bit of a brain block as to how to change the colour of the menu items from blue in the Kubrick template to another one.
http://theriverkelvin.co.uk/blog/
Is it in the style.css ? and if so what part?
a, h2 a:hover, h3 a:hover {
color: #000;
text-decoration: none;
}
Thanks for that :)
This topic has been closed to new replies.