Viewing 4 replies - 16 through 19 (of 19 total)
  • tokyobear

    (@tokyobear)

    Is there a solution to this problem? I’m facing the same issue on a custom theme. If I switch to TwentyEleven or one of the pre-packaged themes my png’s (24) appear transparent but then when I use my own theme they all have a grey background… am I missing some CSS code?

    By the way, within my own theme if I click the image so it loads in a separate page the image appears transparent…

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    @tokyobear, which theme do you need help with?

    tokyobear

    (@tokyobear)

    By custom theme I meant my own theme. I solved the issue by adding the below code:

    img {background:transparent !important;}

    I can’t see the same in the pre-packaged themes so no doubt there’s a better solution but this one works.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    We can’t really provide a solution to custom themes because we don’t know how they work. Have you contacted the people who built your theme?

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Grey Banner background Problem’ is closed to new replies.