• Resolved Web Tecnica

    (@web-tecnica)


    How can I add an attribute to the image with bold builder?
    I have to add this:
    Disable LazyLoad on an image
    ?? If you want to disable LazyLoad on a specific image, you can do it by adding the attribute
    data-no-lazy to the img HTML tag:

    <img src="my-image.jpg" data-no-lazy=”1″ alt=”” width=”100″ width=”100″ />

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Web Tecnica

    (@web-tecnica)

    My code to modify:

    [bt_image image=”4105″ caption_text=”” caption_title=”” show_titles=”no” size=”full” shape=”square” url=”” target=”_self” el_class=”” el_style=”” hover_type=”btDefaultHoverType”][/bt_image]

    Plugin Author boldthemes

    (@boldthemes)

    Hi @web-tecnica,

    Could you please send us an URL with an example so that we could have a closer look? Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Attribute image LazyLoad’ is closed to new replies.