Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #279730

    Hello,

    My logo is pixelated. The size is 3768 x 570 and 300 resolution. I check in different browsers and I don’t know how to fixed it.

    Thank you.

    #279735

    Hey!

    Try adding this code to the Quick CSS:

    .logo img {
        -webkit-transform: translate3d(0, 0, 0);
    }

    Cheers! 
    Josue

    #280346

    I add this Code but still pixelated…

    Thank you.

    #280353

    Hi!

    Thank you for the update.

    The logo is quite too large. Please resize it down to a fourth of the overall size then upload it again.

    Regards,
    Ismael

    #283368

    Now is working. Thank you.
    Regards.

    #283370

    You are welcome, always glad to help :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.