Hi,
I have a styling issue with using images and text in cell rows. I am basically using half the screen for text and the other half for an image (just like the Enfold Shop | About page demo, and it looks great visually when you swap the text and images from right to left.
When you view the page, you are presented with:
Text | Image,
Image | Text,
Text | Image
However, when you view on a mobile it appears:
Text
Image
Image
Text
Text
Image
So the text does not really align with the corresponding image. I hope you see what I am getting at. Is it possible to force the view as:
Text
Image
Text
Image
Text
Image
for mobile devices ?
Thanks,
H
I realise I can hide the cells with images on mobiles and perhaps Hiding one (or all) of them would be a compromise, but I don’t like to compromise :)
Hey Heathcliffe,
Thank you for using Enfold.
Add another grid row with the same content but arrange the cells for mobile view. Toggle the display properties with css media queries. http://kriesi.at/documentation/enfold/hide-menu-itemselements-on-mobile/
Best regards,
Ismael
Ah, great thinking Ismael !
It’s quite a lot of work really to have two complete content sections (one for mobile and one for desktop), for now, I have just removed one of the images as a compromise.
H