PlanetMaster
Member
Hello,
I am using Widgets to place 4 separate images in one row as follows
<img1> <img2> <img3> <img4>
Currently, if I resize the window to mobile view, I get one image per row like this
<img1>
<img2>
<img3>
<img4>
Is there any way to override this so I can get 2 images per row as follows?
<img1> <img2>
<img3> <img4>
Regards.
I am using Widgets to place 4 separate images in one row as follows
<img1> <img2> <img3> <img4>
Currently, if I resize the window to mobile view, I get one image per row like this
<img1>
<img2>
<img3>
<img4>
Is there any way to override this so I can get 2 images per row as follows?
<img1> <img2>
<img3> <img4>
Regards.