Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS FlexBox mobile and Desktop ordering Help!

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #295969
    oaciella
    Participant

    Hi, I am making my own portfolio website at the moment. I’m struggling in this matter of transitioning between my mobile and desktop layouts using flex reordering. I can get each one to sit fine-ish if I nest the small elements in the mobile one in a div, but then I can’t use the reordering property of flex to change the layout. And I’ve generally been struggling with getting two (or more) small elements to sit next to a tall one neatly. I would appreciate some help! example of what I’m trying to do

    #295987
    uxfed
    Participant

    A code pen would really help here.

    #296002
    vulkanus
    Participant

    Hi,

    Try it to use masonry or isotep to do that.
    check this: https://masonry.desandro.com/

    #296006
    Paulie_D
    Member

    CSS-Grid would be perfect here.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.