Also remove the other code you have in your child style.css file – it’s not valid CSS.
Thats great, both solutions work. Although not on all pages for the code, has just done for home page. And have removed all the other code I put in 🙂
See if taking the h1 off of the CSS above fixes it on all pages.
YEP, thats amazing. Thank you so much. Have been pulling hair out for days over that lol
LOL – glad to! A great tool for CSS work is Firebug — it shows you the relevant CSS for an element and then you can copy that code to your child stylesheet and make the necessary changes.
Great, will have a look into that, I have a lot to learn,,, clearly. lol