How can I change the colour of these page titles? Do i set it in the css and if so, what would the tag be? Thanks.
How can I change the colour of these page titles? Do i set it in the css and if so, what would the tag be? Thanks.
Hi Busymum
If you want to be a little less busy, then use firefox browser with the web-developer add-on.
This tool helps you identify lots of things about a web page displaying in a browser - including telling you what CSS ID or CLASS is influencing an object on the page.
You will then quickly see what declaration needs attention, and you can even do an offline edit to the css to see how it will affect the page, before you commit that edit to the actual css file.