Forums Forums Search & Filter Pro Submit Button Not Working in Certain Situations

Tagged: 

Viewing 10 posts - 11 through 20 (of 25 total)
  • Trevor
    #68924
    This reply has been marked as private.
    Anonymous
    #68926
    This reply has been marked as private.
    Trevor
    #68949
    This reply has been marked as private.
    Anonymous
    #69142
    This reply has been marked as private.
    Trevor
    #69308
    This reply has been marked as private.
    Anonymous
    #69673
    This reply has been marked as private.
    Anonymous
    #69675
    This reply has been marked as private.
    Trevor
    #69713
    This reply has been marked as private.
    Trevor
    #69806

    The white text CSS (you can, if you learn how, figure this through using the object inspector in your browser) on the submit button and the border around the search box:

    .searchandfilter input[type="submit"] {color: #fff !important;}
    .searchandfilter input[type="text"] {border-color: #ccc;}
    Anonymous
    #70950
    This reply has been marked as private.
Viewing 10 posts - 11 through 20 (of 25 total)