I, too, want to change the font colour of the website title from black to yellow. I have tried adding a line to the .css file as follows:
h1.community-name { color: #ffcc00; }
but the font colour of the website title remains black. Please can you help?
Thanks
Sue
When I looked at the website today - the website title is now yellow. Great! An overnight transformation!
Hmm, maybe it was a cache thing - the css file either in your browser cache or in our cache (we run a cache in front of the Voice servers to make things faster under high load).
Is it a reprodudible problem for you? (or anyone else?) where changing the custom css doesn't straight away have any effect?
Thanks
Joe
It happens about 3 out of 5 times. Now I know that this happens, I know to wait a bit to see the results of a change to the custom .css file.