Just add . bg-img class on your <img> element and .has-bg-img class to parent element that you want to apply a background image . Images are part of the DOM and are transformed into CSS background-image after they are fully loaded.
Just add . bg-img class on your <img> element and .has-bg-img class to parent element that you want to apply a background image . Images are part of the DOM and are transformed into CSS background-image after they are fully loaded.