Site logo

[Support request] Site header logo is stretched and won’t resize

Home Forums Support [Support request] Site header logo is stretched and won’t resize

Home Forums Support Site header logo is stretched and won’t resize

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2520066
    Robert

    I added a logo to the site header, but it will not size correctly. I browsed other topics in this forum and tried manually resizing the image dimension. However, this also did not work. How can I fix this?

    #2520146
    David
    Staff
    Customer Support

    Hi there,

    where can i see the logo ? The URl provided is showing the Site Title.

    #2520213
    Robert

    Here is the staging site with the logo.

    #2520424
    Ying
    Staff
    Customer Support

    You are using an image optimizing plugin which changed the structure of the logo image, so the theme style can not apply properly.

    Try adding this CSS:

    .header-image.is-logo-image {
        display: inline-block;
    }

    Let me know if this helps!

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