Forums Forums Search & Filter Pro style for radio buttons

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

    Hi I have s&f working but I want to style the radio buttons so they are site by side without the radio button showing so its just a horizontal list of text you can click.

    I have disabled the styles but its seems that its a nest ul and its causing a few problems.

    Is there another way of triggering the search where I can just your text?

    http://met.cnuonline.co/we-create

    Trevor
    #203716

    This post might help you:

    https://support.searchandfilter.com/forums/topic/large-search-bar-on-top/page/2/#post-192852

    I also notice that your theme does not disable to list discs, so you will need this:

    #search-filter-form-268 li {
      list-style-type: none;
    }
    Anonymous
    #203721

    Thank you Trevor spot on – I did search before asking honest! :o)

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