Home Forums Basel support forum Filters 6 Columns

Filters 6 Columns

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1046

    Suya
    Participant

    hello.
    Do not speak English well. hope you understand.

    Setting Information
    SHOP STYLES > Full width (http://demo.xtemos.com/basel/shop/?shopfullwidth)
    SHOP > 6 Columns

    I want to increase by 6 column filters.
    Full width from 4 column filter is too wide a gap.

    The filter will use six or more.

    #1047

    Artem Temos
    Keymaster

    Hello,

    Thank you for contacting us.

    There is no six columns option in our theme by default. But you can achieve that by adding the following code snippet in Theme Settings -> Custom CSS for desktop:

    .filters-inner-area > div {
        width:15%;
    }

    Hope this will help you.

    #1052

    Suya
    Participant

    thanks.
    width: 16% is very good.

    #1058

    Artem Temos
    Keymaster

    You are welcome 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Filters 6 Columns’ is closed to new replies.