Forums Forums Search & Filter Pro Making a single search form horizontal.

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

    Hello,

    I need to make a single search form horizontal. How can I do this? I found this for all of them:

    .searchandfilter > ul > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    }

    but this doesn`t help me, because I need only one of them to be horizontal.

    Trevor
    #202335
    This reply has been marked as private.
Viewing 2 posts - 1 through 2 (of 2 total)