Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
<div class="filter">
<div class="filter__item form-el">
<h3 class="form-el__title"></h3>
<div class="form-el__input-row">
<input type="radio" class="form-el__input">
<label for="" class="form-el__label"></label>
</div>
</div>
<div class="filter__item range-slider">
<h3 class="range-slider__title"></h3>
<!-- необходимые элементы для слайдера -->
</div>
<div class="filter__item form-el">
<h3 class="form-el__title"></h3>
<div class="form-el__input-row">
<input type="checkbox" class="form-el__input">
<label for="" class="form-el__label"></label>
<span class="form-el__count"></span>
</div>
</div>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question