I'm using simple_form_for in my rails app and I need to recreate something like this:
I currently am able to recreate the boxes itself and with placeholders but the icons dont seem to work for me.
I cannot find how I can add for example fontawesome icons inside the textfield itself.
Any help would be greatly appreciated.