Home › Forums › Support › How to place (prefix) a font awesome 5 icon before a post title using css This topic has 1 reply, 2 voices, and was last updated 4 years, 6 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 29, 2018 at 3:23 am #743568 Pete Just thought I’d share this… How to place a fontawesome 5 icon before a post title using css h1.page-title::before { font-family: "Font Awesome 5 Free"; content: "\f091"; display: inline-block; padding-right: 1px; vertical-align: middle; font-weight: 900; } https://stackoverflow.com/questions/20782368/use-font-awesome-icon-as-css-content November 29, 2018 at 5:13 am #743637 DavidStaff Customer Support Hi there, yes the FA 5 family names get awfully convoluted 🙂 Really appreciate you sharing this and i am sure others will find it helpful. Thank you! Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In