Forums Forums Search & Filter Pro Icon instead of "text" in submit button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Anonymous
    #109762

    Hi, I’d like to use a Font Awesome search icon instead of text for the submit button. What is the easiest way to do this? Thanks!

    Trevor
    #109786

    Did you try putting in the FA HTML code in the field to replace Submit?

    e.g.

    <i class="fa fa-search"></i>

    Anonymous
    #109801

    I did and the HTML gets stripped out after I click update.

    Trevor
    #109803

    Ah, I think you need to put the unicode in the label box and use CSS to change the font to Font awesome. So, for the search icon it is &#xf002

    Maybe. I know I have done this before.

    Anonymous
    #109826

    it works! thanks Trevor.

Viewing 5 posts - 1 through 5 (of 5 total)