I'm trying to custom the layout for the Smart Search box. I've been able to make the submit button a button and not an input, but i can't figure out how to stop the term 'search' from displaying. I can't use CSS text-indent since i'm using a :before with FontAwesome.
The docs for the control say i can use Text, but that doesn't seem to work.
https://devnet.kentico.com/docs/8_0/api/html/AllMembers_T_CMS_ExtendedControls_CMSButton.htm
↧