Skip to content

Changing the order of column layouts #14

Description

@KennethDanielsen

Hi there,
I was wondering if it's possible to change the order of columns somehow.

Say i have a .fourcol A and and a .eightcol B next to each other. On desktops I would like the order to be: A first (left) and B next (right).

On mobile though, I would like B to appear first and A next (so B on top, and A on the bottom). How do I accomplish this? I've tried compensating for the .last margin, by setting "margin-right: 0;" on B, and "margin-right: 3,8%;" on A. I've also tried floating B left and A right, changing vertical-align and other methods.

None of them seem to work - need help!

  • Kenneth

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions