Forums Forums Search & Filter Pro Change checkboxes to use Bootstrap custom style

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

    Hello,

    I want the checkboxes code structure to look like this:

    <label class="custom-control custom-checkbox">
      <input type="checkbox" class="custom-control-input">
      <span class="custom-control-indicator"></span>
      <span class="custom-control-description">Check this custom checkbox</span>
    </label>

    See: https://getbootstrap.com/docs/4.0/components/forms/#checkboxes-and-radios-1

    Is there any way to achieve this? I didn’t find a matching filter.

    Trevor
    #134759

    This is not possible at this time in the plugin. In V3 (some months away yet), it should be possible.

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