You will need to use the output filter to modify the order in which the post elements are displayed.
See the first example here: https://www.billerickson.net/code/using-display-posts-shortcode-output-filter/
Thread Starter
Earl_D
(@earl_d)
That’s not what I am trying to do. I want to image to stay before the title but right now the image seems to left aligned so often the title ends up to the right of the image. I thought I saw somewhere that there was css styling that would center the image and force the title text to be below it.
Thread Starter
Earl_D
(@earl_d)
Figured it out using a combination of the columns extension and a custom image size.