Thanks for your comment but I am not clear how it would apply here.
That would only work if there was more than one item inside the wrapper.
In this case, “Media” is inside the wrapper “Post Card”. “Media” is one of three elements.
The Flex order field does not appear on the only element inside “Media”, (being a single image element), because the image is the only element inside “Media”, not one of many to sort :).
Sorry if I overstated that but I am trying to be clear as to why a sort order would be perfectly valid in this case. If I select the “Media” element, the Flex Order field does present in the parameters UI.
The purpose in doing it this way is there is for accessibility reasons, only one clickable element to link to the full post inside the loop. We want to make the title be that link but we don’t want it on top of the image. We want the image to be on top of the text wrapper that hold both the title and the description.