Dawn Theme 2.0 - Make "Image with Text" section responsive on iPad Portrait View

Hi,

With the Dawn Theme 2.0 - How can I make the “Image with Text” section responsive on iPad Portrait View? It’s respomsive on a mobile view but on an iPad in portrait view, the images get too squashed. Is there a way to adjust the responsiveness of the “Image with Text” section?

Here is an image of how it currently looks on an ipad:

I want it to display like this, with the image above the text:

Thanks for your help!

Hi @sr30 ,

Go to sections > image-with-text.liquid file and change code:

https://i.imgur.com/vqRLm8p.png => https://i.imgur.com/dxvJy0a.png

Code:

grid–2-col-tablet => grid–1-col-tablet grid–2-col-desktop

Hope it helps!

Hi @LitExtension ! Thank you so much - that worked! I really appreciate your help! :slightly_smiling_face:

this works for iPad, but what about iPad Air and iPad Pro? it does not seem to work for those options, could you help?