Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1164109

    Hi there,

    Is it possible to set a specific column order on mobile?

    Now it takes the left to right or right to left order. But i want to know it it possible to order column items in another / custom way.
    E.g:
    desktop:
    [column 1] [column 2] [column 3] [column 4]

    mobile:
    [column 2] [column 1] [column 3] [column 4]

    #1164296

    Hey hotspot,

    You would have to display them as flex boxes if you need to do that, here’s an example of it: https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_order

    Best regards,
    Rikard

    • This reply was modified 5 years ago by Rikard.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.