[Resolved] Lightweight Grid Columns – reverse column order on mobile

Home Forums Support [Resolved] Lightweight Grid Columns – reverse column order on mobile

Home Forums Support Lightweight Grid Columns – reverse column order on mobile

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #418647
    Daniel

    Ah – now it works! Great! Thanks so much for your amazing support! 🙂

    #418652
    Daniel

    Oh, one minor thing – at 1024px screenwidth the image on second and fourth row already gets pushed to the next line. How can i prevent that?

    Thx again,
    Daniel

    #419084
    Tom
    Lead Developer
    Lead Developer

    You’ll need to use the tablet-push-50 and tablet-pull-50 classes as well.

    #419177
    Daniel

    Unfortunately it does not seem to work. It destroys the layout within the tablet-width.

    The code now is:

    lgc_column grid=”50″ tablet_grid=”50″ mobile_grid=”100″ class=”push-50 tablet-push-50″ last=”false”

    and

    lgc_column grid=”50″ tablet_grid=”50″ mobile_grid=”100″ class=”push-50 tablet-push-50″ last=”true”

    Best,
    Daniel

    #419912
    Tom
    Lead Developer
    Lead Developer

    The margin you’ve added to the first columns is throwing it off – try removing that.

    #420345
    Daniel

    Thanks so much for your patience! It works now!

    All the best,
    Daniel

    #420347
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.