Is there a class I can use to skip lazy load?
-
Many of the plugins I’ve worked with that do lazy load will allow you to add a class .skip-lazy so that lazy load is bypassed for images with that class. Is there a similar class that I can use with Autoptimize to achieve the same result?
I see in the exclusions I can add a class there, but should I add it using the . like .skip-lazy or without the period?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Is there a class I can use to skip lazy load?’ is closed to new replies.