• Resolved cd

    (@chuffeddeal)


    Dear Developer Team,

    I’m highly impressed with your Woof Filter plugin, but somehow I’m unable to set/align properly on my store so that it can appear rightfully.

    I’d like to share my problems below and would appreciate your guidance towards fixing these issues.

    1. The filter is consuming too much space which resulting in wide sidebar. Hence, I
    have to decrease the page width to adjust which further making the page ugly. When I
    increase the width of the shop page the filter goes down. The current page width is
    70% but I want 80%

    2. I only want the checkbox to appear next to category/product in the filter. But if
    you see now you’ll find the radio button in a square box without proper alignment.

    3. Being a responsive theme when we open the site on mobile or tablet, the filter goes
    down. If the filter can’t be set for mobile or tablet version. Kindly provide the
    key to hide it for these two options. Also when we choosing set filter automatically option the filter is displaying all over the page.

    Hoped you understand my query and provide the solution in a reasonable time.

    Awaiting your response.

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

Viewing 1 replies (of 1 total)
  • Hello

    1) This has nothing to do with this plugin. Write in support of the current theme

    2) this is a conflict with the current theme. Try this CSS:
    .widget ul li::before, .shop-sidebar ul.product-categories li:before {
    display: none;
    }

    3)This is a filter. This plugin can not control the layout of the widget. It depends only on the current theme

Viewing 1 replies (of 1 total)
  • The topic ‘Woof Filter Appearance & Alignment’ is closed to new replies.