• Jaydip Dabhi

    (@jaydipdabhi25)


    I have created a filter in YITH WooCommerce Ajax Product Filter I want an input type range in Height and Width so how can I do

    Example:

    <div class=”input”>

    <input type=”range” min=”50″ max=”1000″ value=”10″ step=”10″ id=”priceSlider”>

    <span id=”sliderValue”>$10</span>

    </div>

Viewing 1 replies (of 1 total)
  • Plugin Support Pablo Pérez

    (@pperez001)

    Hi there,

    The slider element is only available to the price filter. To have this element for other type of filters, will require a customization from external developers to create the new functionality to make it work.

    Let us know if you have any other question.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.