Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Maeve Lander

    (@enigmaweb)

    Yes, actually it should be fairly easy. You would just adjust the % width used by the categories in CSS like this:

    .kbe_category {
      width: 29%;
    }

    If you adjust the width there it should automatically introduce additional columns to fill up the full width of the surrounding div. Use trial and error in your element inspector to find the perfect % width for your theme.

    Thread Starter Dmitry

    (@dobrodukh)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Three or more columns’ is closed to new replies.