[Support request] Logo Issue in Sticky Header on Safari

Home Forums Support [Support request] Logo Issue in Sticky Header on Safari

Home Forums Support Logo Issue in Sticky Header on Safari

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1963149
    Jon

    Hi

    This is my site:
    https://www.nextlevelwebdesign.co.uk/

    On Safari (on MacOS at least) the logo shrinks when the sticky navigation appears. It’s fine on Chrome, but I need the logo to not shrink so much?

    Hope someone can help as this is really buggin me!

    #1963544
    David
    Staff
    Customer Support

    Hi there,

    can you disable the lazy loader to see if its interfering with that.

    If it is, then the logo has the is-logo-image class which you can use to exclude it from lazy loading.

    #1968225
    Jon

    Hi

    I’ve disabled lazy loading on the images, but the issue is still there? The issue doesn’t occur on Chrome or Firefox.

    Thanks for your help…

    #1968379
    David
    Staff
    Customer Support

    Try adding this CSS:

    .sticky-navigation-logo {
        width: 100px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.