• Resolved sherissa_r

    (@sherissa_r)


    Hi,
    I have a grid in a main container, and multiple containers in the grid.
    On mobile, how would I set the order of the grid?
    I tried setting a 1 or 2 but that doesn’t seem to work.
    Will I need to set the order according to how many containers are in the grid? I also tried that and didn’t seem to work…

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter sherissa_r

    (@sherissa_r)

    There are 14 containers in the grid. On desktop it’s just 50/50 widths.

    Plugin Support fernandoazarcon2

    (@fernandoazarcon2)

    Hi @sherissa_r,

    Try -1. By default, the order of Grid items is 0. So setting it to -1 or -2 should put them above others.

    Thread Starter sherissa_r

    (@sherissa_r)

    Hi
    Doesn’t quite work, at least not easily. If I set the order of container 8 to -1 or -2, it doesn’t move 1 up, it moves about 3 places up.
    So if you want text, then image, then text, then image – it’s proving quite complicated to set the order.

    Plugin Support David

    (@diggeddy)

    Hi there,

    if you want to explicitly define the order in which grid items are displayed then you need to give each item a specific order value.

    Plugin Support fernandoazarcon2

    (@fernandoazarcon2)

    Hi there! We haven’t heard back from you for a while now so we’re going to go ahead and set this topic as resolved. Feel free to reply if you need any more help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Column / Container order in multi container grid’ is closed to new replies.