Hi!
When we activate Lazyload for images on WPRocket, our logo disappears on prime menu bar (top of left) on our website : https://tech-my.biz
Can you explain us how to fix this please ?
Thanks a lot for your answer!
Best regards,
TechMyBiz Team from France
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
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
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
Hi Victoria,
It works now, thanks a lot for your help!
Best regards,
Jérôme
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
Hi Rikard,
Thanks a lot for all, you can close this topic.
Best regards,
Jérôme