chocolateflight

Forum Replies Created

list of topics you have created till now.

  • chocolateflight
    Participant
    Posted in : Bad Logo Quality

    Hi Serkan,

    Just wanted to let you know that I was able to fix the issue. It was caused by the image-rendering property on the logo (image-rendering: -webkit-optimize-contrast;).

    This additional CSS fixed it:

    .site-title img {
    image-rendering: auto !important;
    }

    No further help required, thank you.

    chocolateflight
    Participant
    Posted in : Bad Logo Quality

    Hi,

    Just tried that – unfortunately without any success. Logo still looks bad.

    Marc

Viewing 2 posts - 1 through 2 (of 2 total)