How to add an anchor tag in image content type of page builder
I am trying to extend the image content type to add an anchor tag with a href attribute. I struggling to get the attribute herf in the master.html file. here is my master.html <a attr=”data.desktop_image.attributes().href” data-lightbox=”image-1″ data-title=”My caption”> <img if=”data.desktop_image.attributes().src”… Read More »How to add an anchor tag in image content type of page builder