Can not get button icons working

I can not seem to be able to get button icons using fa class to work on codepen, any suggestions would be appreciated

Could you share a codepen link?

https://codepen.io/goldy759/pen/zjdpyX it’s a work in progress i have tried two different button layouts, i dont know if i set them out wrong or what. but im still new to this.

You forgot to add Font Awesome in the CSS settings:

https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css
1 Like

ok, thank you very much