Changing Font/Icon Colours Outside Theme Options
Hello,
I've had a request to change the font colours on a site I'm creating: http://www.giraffecoaching.co.uk.
I would like to have different font colours depending on what colour background I have. Now I've tried using different Headings but this is quite clunky and I find that they tend to get mixed up, especially with the different font styles. Is there a way to change the colour outside of this? I'm assuming this will be something to do with CSS, but I don't know much of it just yet! (trying to learn though!). Also is there a way to do the same for icons?
I've had a request to change the font colours on a site I'm creating: http://www.giraffecoaching.co.uk.
I would like to have different font colours depending on what colour background I have. Now I've tried using different Headings but this is quite clunky and I find that they tend to get mixed up, especially with the different font styles. Is there a way to change the colour outside of this? I'm assuming this will be something to do with CSS, but I don't know much of it just yet! (trying to learn though!). Also is there a way to do the same for icons?
Comments
to change text colors per sections, you need to set class name or ID per sections and then control colors with css. For the first section, you set welcome ID so in reference to that ID, you can use the following css to change it's color: