Forums Forums Search & Filter Pro Modify markup

Tagged: 

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

    Hi,

    Are there any filters I can use to add an extra piece of markup around the filters? Currently each filter is output as a <li> item. I could do with being able to modify that <li>, or maybe being able to add an extra div inside/around the <li>.

    <form>
       <ul>
        <li>filter</li> <-- want to try modify this level. Add or modify.
        <li>filter</li>
        <li>filter</li>
       </ul>
    </form>
    Trevor
    #219825

    Hi Jordan. Unfortunately not. That level of control should come with V3. Changing the <li> might indeed break the form, I am not sure.

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