Tagged: , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24260
    #122931

    I’ve been trying with different image sizes and result is the same..

    #122932

    Hi,

    After uploading the logo, choose the image size before clicking “Use Image as logo”. You can select the Full Size.

    Regards,

    Ismael

    #122933

    That’s what I’ve been already doing.. If I inspect element with google chrome I see:

    315×88 pixels (Natural 355×88 pixels)

    I think this might be due to any of the CSS classes or containers. Could you please check it?

    You can check it by yourself on http://www.geekrise.com

    #122934

    Hi!

    Try to insert following code into the quick css field:

    .logo img {
    width: 100%;
    }

    Best regards,

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Disable logo resize’ is closed to new replies.