As part of my blog project, I have assigned a CSS class to every other post. My goal is to use this class to switch the positions of the post thumbnail and body text for alternate posts. Currently, the image is displayed at the top with a width of 100%, but I would like it to be at the bottom instead. Is there a way to achieve this using only CSS? What approach would you recommend?
Any assistance or advice on this matter would be greatly appreciated! :)