Hello Ghost community,
I’m a newbie to Ghost and to coding in general and try to adapt the Source theme for a website. I’d love to change the colour of the site title and tried it via Code Injection →
< style> home-template .gh-head-description {color: #ee3b3b; }</style
but unfortunately it didn’t work. I already changed the colour of the site description in the header which went well.
So what could I do?
Aditionally, I’d like to change the size of the publication icon - where do I have to do this?
Many thanks in advance!