Smart Search Button with Font Awesome icon

Andrew S asked on February 26, 2018 13:50

Hi,

Im very new to kentico development wise and I'm trying to work to a design given to me.

I'm currently trying to tie up the smart search web part to show as a text input with a font awesome search icon as the button (with no button text). Is there any easy way to do this? Or should I resort to making a copy of the Smart search control and extending it out?

The html designed has just

<button type="submit"><i class="fa fa-search"></i></button>

is there an easy way to put this into a new layout for Smart search?

Thank you Andrew

Recent Answers


Michal Samuhel answered on February 26, 2018 15:35

Hi Andrew, I had posted my answer to SO (https://stackoverflow.com/questions/48989572/kentico-smart-search-button-with-font-awesome-icon/48990861#48990861). Also SO is integrated with devnet, so any post tagged Kentico will be also displayed in here.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.