• Hello,

    In options for my theme, I add logo and now I can’t find where is option to exclude logo from lazy load? My logo always disappear. Where I can adding data-lazy=”1″ attribute for logo?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jumedeen khan

    (@jumedeenkhan)

    You can use it like this:

    <img data-lazy="1" class="img-class" src="https://example.com/image-url.png">

    • This reply was modified 5 years, 6 months ago by Jumedeen khan.
    Plugin Author Jumedeen khan

    (@jumedeenkhan)

    You can use it like this:

    <img data-lazy="1" class="img-class" src="https://example.com/image-url.png">

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo disappear on loading’ is closed to new replies.