Hi, I have successfully created my child theme graphene-child, activated it and verified it is picking up CSS changes from my new style.css file in the graphene-child directory.
I wanted to replace the graphene/images/social/rss.png and twitter.png with my own, so i copied both files to graphene-child/images/social/rss.png and twitter.png.
However it is still not picking the changed files and i get the original images. Is there anything else i need to do?
Thanks.