Forums Forums Search & Filter Pro color font & buttons

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #268569

    How i can change the color for the font and the bottoms

    Trevor
    #268582

    If you are asking about styling the form, there are many snippets on the forum to give you some ideas:

    https://support.searchandfilter.com/forums/search/data+form+sf+id+searchandfilter

    If you share with me a live link/URL to your search page so I can take a look, I might be able to give you some more specific advice, but you would need to show me, with one or more annotated screenshot(s), the design change(s) you want? If you can do that, you would need to upload the screenshot image(s) to a file sharing site (like the WordPress Cloudup site) and share the link with me?

    Anonymous
    #268628
    Trevor
    #268634

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

    Anonymous
    #268638
    This reply has been marked as private.
    Trevor
    #268651

    Custom CSS like this:

    .searchandfilter[data-sf-form-id="2169"] .sf-field-submit input {
        border-radius: 5px;
        color: #282828;
        background: #78c8ce;
    }
Viewing 6 posts - 1 through 6 (of 6 total)