• Resolved CarolLeung

    (@carolleung)


    I am using the Woo Price Filter for one of the filter options, but I cannot get it inline with the rest of the options.

    If I switch to Ion Range Price Filter, it will automatically be inline.

    I checked the HTML coding there is a div after the Woo Price Filter that is “clear: both”, but I cannot find the class or id to specify that div to change it to “clear:none”

    I tried

    .woocommerce.widget_price_filter {
    clear:none;
    }

    but it does not take any changes because the div is AFTER the price filter yet no class or id applied

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Woo Price Filter Inline with options’ is closed to new replies.