Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1317463

    Hi,
    Is it possible to flip the cell’s (div container) when in responsive mode?
    The outcome im looking for is when using 2 or more full-width grid row elements above and below each other;
    let’s say,
    Grid Row container #1 – text in cell 1, image in cell 2
    Grid Row container #2 – Image in cell 1, text in cell 2
    Grid Row container #3 – text in cell 1, image in cell 2
    On larger screens the presentation looks amazing however on mobile devices the sequence, presentation is not a logical flow,
    for example in responsive mode it’s like this;
    Grid Row container #1 – text in cell 1, image in cell 2
    Grid Row container #2 – Image in cell 1, text in cell 2
    Grid Row container #3 – text in cell 1, image in cell 2
    Where the cells containing images or text end up in pairs, like,
    Text
    Image
    Image
    Text
    Text
    Image

    Is there a way to flip the div cell 1 and 2 containers in responsive mode to achieve;
    Text
    Image
    Text
    Image
    Text
    Image

    #1317497

    I solved the problem. No further action,

    #1317576

    Hi,

    Great, I’m glad that you found a solution, and thanks for the update. I’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Grid row element – 2 cell configuration – how to flip when in responsive mode?’ is closed to new replies.