Hi!
I have some pages that have a white bg instead of a black one. I changed the menu colour without a problem, but I don't use a site title, instead a logo. I tried using this code to change the img, (slug-sound is the page im changing) but it doesn't seem to work at all. Do i have to do it with javascript?
body.slug-sound a.sitetitle img:after {
content: url ("http://wordpress.monomango.de/wp-content/uploads/2018/01/logo_sound_b.png");
}
Thank you,
Juju