• Resolved mrvly

    (@mrvly)


    Hey there. Thank you for the really nice Plugin!

    My problem is, that the shrinking effect of the logo never stops in firefox. It just keeps on shrinking until it is gone…: https://whitelime.de

    Maybe you can check it out?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I have this same problem also. (Chrome 85 official) As I start to scroll, the logo image style is changed to width: 0px;

    <div class="elementor-widget-container">
      <div class="elementor-image">
       <a href="https://   etc.>
         <img  etc. style="transition: all 0.4s ease-in-out 0s; />

    That last style tag is being dynamically changed when scrolling begins to:

    style="transition: all 0.4s ease-in-out 0s; width: 0px;"

    That width: 0px; is causing the logo image to vanish.

    I came to this forum because I also have other breaking issues with the 1.4 update that disappeared when I reverted to the 1.3.2 version. I have multiple staging sites where I can demonstrate the problems. I have tracked down at least part of the problems, and I’m still investigating. I would be happy to send you the links.

    • This reply was modified 4 years, 5 months ago by lschiffli.
    • This reply was modified 4 years, 5 months ago by lschiffli.

    After doing some more investigation, I think I’ve discovered the issue here. There are changes between version 1.3 and 1.4 on calculations with Shrink Header/Header Height and Logo Height. I had to make some adjustments in my settings with version 1.4 to get the same results as I had with version 1.3. After making those adjustments, I no longer have the width: 0px; issue, so I suspect it’s an occasional issue that occurs depending on Shrink Header settings.

    @mrvly – I suggest you check those settings and make sure that the size of your logo after the shrink percentage is not larger than the entered Shrink Header Height. Note the Shrink Header Height is in px and the Logo Height size is %.

    • This reply was modified 4 years, 5 months ago by lschiffli.
    Thread Starter mrvly

    (@mrvly)

    @lschiffli thank you! I did play around with the logo height and width. With just a fix width in px it seems to work on firefox as well!

    Plugin Contributor Robert Wattner

    (@rwattner)

    @lschiffli Thanks for the assistance!
    @mrvly I’ve noticed this as well and I didn’t make any changes to the logo shrink code. I’m thinking it might be how elementor is handling images with no set size vs with set size vs original image size…. I’m not quite sure exactly what it is yet but I think I’m going to use scaling for logos in the future so it works better and is more intuitive. I’m looking into a better way to do that.

    @rwattner – I sent you an email with more info on this issue. Please check your gmail account. Thx.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Logo is shrinking too much on firefox’ is closed to new replies.