Low quality logo

Home Forums Gillion Theme Low quality logo

Home Forums Gillion Theme Low quality logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • hypetech
    Participant

    Hi! I just uploaded the logo on my website (hypetech.com.br) but it is in a pretty low quality, especially<i></i> in mobile. I have it in good quality but when I resize it to the 250px max it gets ugly and pixelated. I’ve tried multiple methods of saving the PNG in Photoshop but none kept the resolution.

    I’ll upload the high quality logo here and my website’s login in case you guys need it. (If you can already do the change, I’d like to keep the size the same it is in the website now) Thanks!

    Attachments:
    You must be logged in to view attached files.

    Hi @hypetech,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-header-mobile-navigation .sh-table .sh-standard-logo {
        width: auto;
        max-width: 100%;
        height: auto;
    }

     

    Best regards,
    Shufflehound team

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