Forums Forums Search & Filter Pro Changing the order of HTML elements in slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #270371

    Currently, the order of elements for a slider filter with input fields is <input> for the min value, then another <input> for the max value and finally a <div> containing the slider.

    I would like to put all the elements in one line on my website and reorder them:

    https://prnt.sc/w5olka

    I am finding this difficult to do by simply adding custom CSS because of the order of these HTML elements. Is it possible to achieve what you can see in the screenshot? I am fine with either using CSS or adding some PHP to function.php of my theme.

    Trevor
    #270399

    I am not sure if what you want is even possible. Reordering items is best done with JavaScript. It MIGHT be possible using CSS Grid as well. But, assistance with this will need to come from a third party coder that you will need to hire (we do not contract such services), as it is not within the scope of our support, sorry.

Viewing 2 posts - 1 through 2 (of 2 total)