Hello @freestyler901 ,
To exclude an image from the LazyLoading you will need to add class or ID that is direct for that image.
Adding selectors for the wrappers of the image doesn’t exclude the image from LazyLoading.
If can change the code of your theme, add unique class directly to the image and then exclude that class.
kind regards,
Kasia
Can you help me in doing this please?
Check the website and look.
I tried all classes and ids from the main div to the last one where the logo is.
Hello @freestyler901,
I see the logo has no class assigned as of now. You will have to add a class to the logo image. Selecting parent classes would not work you as of now.
To exclude an image from being LazyLoading and image class needs to be added. So if the code is <img class="myclass" ……>, please add myclass to exclusion fields.
In your case, as I mentioned there is no class assigned to the logo image. You can do that by editing your theme and adding a unique class to the logo image and then exclude that class.
Regards,
Prathamesh Palve
Hi there @freestyler901
I hope you are doing well!
We haven’t heard back from you for a while now so we’ve marked this ticket as resolved. If you do have any followup questions or require further assistance feel free to reopen it and let us know here.
Kind regards,
Nastia