Exclude images by class name of container class?
-
I’m using beaver builder on my website and I don’t have the ability to add a class name specifically to images, only to the parent container of the image. I was wondering if it’s possible to exclude lazy load of images that are in a container with a class name.
For instance:
<div class="exclude-from-lazy-load"> <img src="theimage.jpg" /> </div>
Is this possible?
The page I need help with: [log in to see the link]
- The topic ‘Exclude images by class name of container class?’ is closed to new replies.