• Resolved jtohme

    (@jtohme)


    Hello, how to increase the filters field height?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author kaggdesign

    (@kaggdesign)

    Kindly explain what do you mean, with picture attached.

    Thread Starter jtohme

    (@jtohme)

    Hello, The filters fields are so narrow that I cannot view & select attributes contents clearly and with ease. I also want that whenever a new field is created it would be wide enough to be able to work with ease. Here is a screenshot:

    https://pasteboard.co/HNJqlfg.png

    Thank You

    Plugin Author kaggdesign

    (@kaggdesign)

    A plugin/theme on your site breaks layout. Turn off all plugins except WooCommerce, WOOF, and WOOF by Category, and you will see normal layout as shown in the Screenshots.

    You can make adjustment by css in admin.css file:

    #wbc-options select[multiple=”multiple”] {
    min-height: 6em;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Field Height’ is closed to new replies.