Forums

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

Home Forums CSS Move Sidebar Before Comments On Mobile

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

    I would like to use CSS for Media Queries to change the stacking order of the content > comments > sidebar

    Is it possible to order like this:

    Content

    Sidebar

    Comments

    I have tried table-header-group and order.

    #253903
    Beverleyh
    Participant

    You may be able to achieve this with flexbox, so start your research there (“flexbox ordering”).

    For any specific help, please provide a reduced demo in CodePen (very basic HTML/CSS) and show us what you’ve tried.

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