Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #84850
    sandraeddy04
    Member
    Post count: 47

    Hey there,
    I have sticky header enabled and when I scroll back to the top of the page, my logo is squashed instead of resizing back to full size correctly. I’ve added the heights and widths in the header options (see attached)…can you help? I’ve looked in both Chrome and Safari.

    http://www.sandraeddy.com/a2e/

    Thanks so much!

    #85116
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Try this custom css, it seems the logo isn’t reverting properly due to the browser getting stuck in the resize:

    #logo img {
    min-height: 90px;
    }
    .is-sticky #logo img {
    min-height: 0;
    }
    

    That should sort it, let us know.

    – Ed

    #85307
    sandraeddy04
    Member
    Post count: 47

    Awesome, that worked! Thank you so much. ๐Ÿ™‚

    #85446
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Great – glad I could help ๐Ÿ™‚

    – Ed

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register