Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1198542

    Hello,

    we have a problem with the home logo at the top left. In Chrome and Opera, our logo with the home function (top left) only appears on the home page. There is a gap on all subpages. The logo does not appear there.

    The problem does not exist in Firefox, IE and Safari (on the iPhone). Here the logo is displayed on every page.

    Can someone help?

    regards Florian

    #1198684

    Hey Florian,

    Can you please be more specific on how can we reproduce the issue?

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #1198753

    Hi Victoria,

    please see the attachment

    Phototravellers

    best regards
    Florian

    #1198939

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .logo img {
        width: 100% !important; 
        height: 100% !important; 
    }

    Your logo is getting a height of 0px and it looks like it has an added class “lazyloaded”, are you using a lazyload plugin?
    After applying the css, Please clear your browser cache and check.

    Best regards,
    Mike

    #1198951

    Hi Mike,

    Thank you!

    We use WP Rocket and there the function Lazy Load.

    The logo now appears in Chrome and Opera. But the dimensions are not correct. The logo is distorted. If I scroll down, it gets worse. Enclosed 4 screenshots. This is the comparison between Chrome and Firefox (everything works here).

    Chrome1

    Chrome

    Firefox

    Firefox

    regards
    Florian

    #1198952

    Hi,
    Please disable the lazyload and clear your browser and site cache.

    Best regards,
    Mike

    #1199210

    Hello Mike,

    I deactivated Lazyload, renewed the cache and reactivated Lazyload. The problem with the distorted logo is still there. Now the logo is also distorted on the smartphone (Safari).

    Do you have another idea?

    regards Florian

    #1199310

    Hi,
    Please try removing the css I posted above and have the lazy load deactivated, my thought is that the logo will behave correctly on its own if the lazy load is deactivated.
    Also, please also clear your browser and site cache.

    Best regards,
    Mike

    #1199405

    Hi Mike,

    if I deactivate Lazyload, the logo appears in the correct size in all browsers.

    But if I reactivate Lazyload, I have the problem again.

    The logo also appears with the code – but with the wrong dimensions.

    Is there a solution for this?

    regards Florian

    #1199705

    Hi,
    The lazyload causes many problems, we recommend that you disable it.

    Best regards,
    Mike

    #1201310

    Hi,

    But the Lazyload improves the Pagespeed. Is there no other way?

    best regads
    Florian

    #1201438

    Hi,

    You can look into a different plugin, or have a freelancer code a solution.

    Best regards,
    Jordan Shannon

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