• Hi the filter looks strange and I’ve tried to see what needs to be fixed in the css.
    But hte main issue is the width of the selector and that the categories does not show when i click the selector.

    The page I need help with: [log in to see the link]

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

    (@themifyme)

    Hi,

    You can change the width of the filter’s dropdown by adding this CSS to wp-admin > Appearance -> Customize > Additional CSS:

    .wpf_layout_horizontal .wpf_items_group.wpf_right_tab {
        width: 240px !important;
    }

    Please let me know how it works.

    Thread Starter lisaesberg

    (@lisaesberg)

    Hi, so it works partly.
    But I still have an issue with it not dropping down… I have realized the behaviour is different in different browsers.
    The Kategori dropdown works in Edge, But not in Firefox (88.0.1 64 bit).
    The dropdown Cykelmärke also has a strange field size for input, but perhaps I only need to make that wider?

    Thanks

    Plugin Author themifyme

    (@themifyme)

    Hi,

    The dropdowns issue may be related to your theme, could you try switching to a default WooCommerce Theme like StoreFront and see how it works? If it works with StoreFront, please contact your Theme’s developer about this issue, as other dropdowns may be affected on your site due to this issue.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Dropdown, not dropping…’ is closed to new replies.