Skip to content

Add column support #26

Description

@nickhamze

I had someone write in to request column support. I think that's a pretty good idea as the list can get quite long.

I have them this snippet which should work. In the next version let's maybe try to add a range slider that uses css to change the number of columns.

#guidepost ul {
column-count: 2;
}

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions