Hi, in the first section of my home page I want to display three rows of information. Each row has two columns, one column is an image and one column is text (headlines and text).
For XL, LG and MD screens I want to alternate the position of the image from left to right as you will see if you visit the page. The problem is that for SM and SX (mobile) screen sizes the content is condensed into one column and the ordering of the content no longer makes sense. When displaying the content in one column, the left column is presented on top, and right column on the bottom. This doesn’t look good for row #2 which has an image on the left and the headline and text on the bottom. How can i switch the order of the image vs text only for row #2 so that this content looks good on mobile devices?
the website is www.misfitsunified.com
Thanks