Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author silverks

    (@silverks)

    It just involves playing around with CSS. You can do something like this:

    .child-page {
       width: 28% !important;
       float: left;
       margin-left: 5px;
    }

    Thread Starter Andrew Laws

    (@lawsie)

    Lovely! It posed a ton of new questions so I’m leaving it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme: Graphene] Changing child pages list from horizontal to horizontal list’ is closed to new replies.