Can you post a link to your site?
Moderator
t-p
(@t-p)
Also, for questions regarding “Chameleon” theme, I recommend asking in its dedicated support sub-forum. There you will be more likely to find a good answer from its developers/users at:
https://wordpress.org/support/theme/the-chameleon
hi guys sorry I had to leave my site is http://www.kcphysio.co.uk
Which text in particular are you trying to change? If your theme has a built-in custom CSS option, use it; otherwise, get a custom CSS plugin and put:
#content-area,
.entry {
color: #ff0000;
}
Hi Stephen
I am trying to change the blue text in all documents to red. In honesty I can honestly state I haven’t a clue where to begin as I have never updated or created a website before so am quite clueless
Moderator
t-p
(@t-p)
Consider creating a child theme, otherwise all your mods will be lost when you next update the theme.
Alternately, use Custom CSS Manager plugin: http://wordpress.org/plugins/custom-css-manager-plugin/
Tara,
That sounds great could you maybe help me through that please
Moderator
t-p
(@t-p)
could you maybe help me through that please
– You mean Child theme? If that’s the case, please review the WP codex guide I linked in my previous reply. It has all the info you need to create a child theme.
– Alternately if you want to use the plugin, please go the plugin page I linked in my previous reply.
– If you can’t do the work yourself, you have the option of engaging a professional to assist you to fix it correctly. If you want to follow that option and hire someone for this, then please try one of these sites: http://jobs.wordpress.net/
or
http://directory.codepoet.com/
thank you Tara. I have now with Stephencottontails advise solved that issue. Many thanks for your assistance