Replies: 0
Hi, i want to change the text of the Quick View button for a Font awesome icon.
I tried to write this
<i class =" fa fa-search "> </ i>
editing the HTML code in the inspector window and the icon is displayed correctly, but I do not know where to put this code to substring the text string for the icon.
Thanks in advance!