The West wind
Member
Hello I've searched and found a few ways to do this but none work for me. I can change 'all' the node title colours in a catagory with this code by Brogan (thank you)...
.node .nodeText .nodeTitle a
{
color: red;
}
...but can't work out how to apply it to one particular node. Any suggestions?
.node .nodeText .nodeTitle a
{
color: red;
}
...but can't work out how to apply it to one particular node. Any suggestions?