Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › customizing fusion column in mobile?
Tagged: grid order
hi guys,
i have a 2 column layout
https://goo.gl/DrVyyD
column 1 column 2
column 3 column 4
so on. looks great on my laptop. but it looks awful on mobile.
is there way to change the order on mobile so the order goes
column 1 column 2
column 4 column 3
?
so it’s always image first and then text second?
please help!
Make sure columns 1 + 2 are in a separate container to colums 3 + 4.
Duplicate the container that contains columns 3 + 4.
Set the original 3 + 4 container to display on medium and large screens.
Set the duplicate of your 3 + 4 container to display on small screens only and swap the columns so the order is 4 + 3.