Forums

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

Home Forums CSS Flexbox Off Canvas Menu Layout

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #202883
    orb_yt
    Participant

    So Im trying to make an off canvas menu using flexbox. Basically, I have a row of 3 items (that have the stretch property so they go to the bottom). Here is a screenshot of a drawing for reference: http://prntscr.com/79hrf2. I know how to create an off-canvas menu that upon pusing the menu button causes the content to be pushed to the left to reveal the menu underneath. BUT, what Id like to do, is instead of pushing all the content to the left (which would push the left sidebar off the screen) is to have the right sidebar come in and the other 2 parts flex and shrink to accomodate it.

    Ideas on how to do something like this?

    #202894
    Paulie_D
    Member

    What have you tried so far?

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