Forums Forums Search & Filter Pro Align the "Submit Button"

Viewing 3 posts - 1 through 3 (of 3 total)
  • Trevor
    #201602

    Are you able to send me a live link/URL to your search page so I can take a look?

    Anonymous
    #201638
    This reply has been marked as private.
    Trevor
    #201669

    You will need to use some custom CSS, like this:

    .searchandfilter > ul > li {
    	display: inline-block;
    	vertical-align: top;
    	padding: 0 20px;
    }
Viewing 3 posts - 1 through 3 (of 3 total)