Hi,
I'd like to change the colour of the blockquotes on the IT Service theme from green to another colour. I tried this in CSS and it didn't work, here's what I put:
blockquote {
color: #27aae0;
}
Can someone tell me how to achieve this please?
Thanks,
Tom
Comments
do you mean blockquote font color or what?