var images = $('.faso-blogfront-section-image-container');
var excerpts = $('.faso-blogfront-data-entry-text');
for(var i = 0; i < images.length; i++){
$(excerpts[i]).appendTo($(images[i]));
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter