Support Forums

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Design your search & filter form

Tagged: 

Viewing 6 posts - 11 through 16 (of 16 total)
  • Trevor Moderator
    #61082
    .searchandfilter h4 {
      font-size: 18px !important;
      margin-top: 15px !important;
    }
    .searchandfilter input[type="submit"] {
      font-size: 17px;
      font-family: 'Source Sans Pro';
      color: #fff;
      border: 0;
      cursor: pointer;
      background: #002c5b;
      margin-top: 15px;
      line-height: 44px;
      padding: 0 29px;
      border-radius: 2px;
    }
    .searchandfilter input[type="submit"]:hover {
      background: #3f6083;
    }

    That’s my best guess.

    Bianca
    #61086

    thank you for the code. where do I have to place this?

    Trevor Moderator
    #61088

    If your theme does not have a Custom CSS panel/function, then add the plugin I mentioned in this post to you:

    https://support.searchandfilter.com/forums/topic/design-your-search-filter-form/#post-60742

    Bianca
    #61092

    it works!
    http://studio-bianca.nl/de-techniek-ambassadeurs/

    Thank you very much Trevor! 🙂

    Trevor Moderator
    #61094

    You sound surprised? LOL

    Can I close the thread as resolved?

    Bianca
    #61100

    I’m just happy. 🙂
    yes, you can close it.

Viewing 6 posts - 11 through 16 (of 16 total)

The topic ‘Design your search & filter form’ is closed to new replies.