Forums Forums Search & Filter Pro Custom HTML for search form

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #52995

    Hi Guys,
    Is it possible to use Custom HTML for a search/filter form? I want to add bootstrap icons and use bootstrap to manage the width of the form items.
    For example

    <form role="form">
    					<div class="form-group has-feedback has-feedback-left">
        					<label class="control-label sr-only">Search</label>
    					    <i class="glyphicon glyphicon-search form-control-feedback"></i>
    					    <input type="text" class="form-control" placeholder="Zoeken op straat of postcode" />
    					</div>
    				</form>

    Thanks!

    Trevor
    #53001

    At this time it is not. In our longer term goal.

    Anonymous
    #53091

    Ah Okay,
    Thanks..

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