Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1151362
    #1151420

    Hey Jérôme,
    Lazy Load can cause several issues, often disabling it is best, but in your case you can try this css to correct the logo.
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top .av_header_transparency.av_alternate_logo_active .logo a>img {
        opacity: 1 !important; 
        filter: alpha(opacity=1);
    }
    

    Best regards,
    Mike

    #1151538

    Hey Mike,
    Thanks for your answer! I just added your code in Quick CSS but our logo still doesn’t appear : https://tech-my.biz
    Do you have another code to try please?
    Many thanks,
    Best regards,
    Jérôme

    #1151563

    Hi TechMyBiz,

    Please try this solution here
    https://kriesi.at/support/topic/wprocket-lazyload-and-logo-header/#post-1117407

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1152709

    Hi Victoria,
    It works now, thanks a lot for your help!
    Best regards,
    Jérôme

    #1152973

    Hi Jérôme,

    Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1152986

    Hi Rikard,
    Thanks a lot for all, you can close this topic.
    Best regards,
    Jérôme

    #1152994

    Hi,
    Glad to hear it is sorted out now, thanks for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Logo doesn't appear with Lazyload WPRocket’ is closed to new replies.