Tagged: x Author Posts November 1, 2016 at 1:57 pm #1239613 timothyyoungsParticipant Is it possible to add my own custom icon in place of the default blog post icon (the little grey page icon) to the left of the post tile? Thanks! November 1, 2016 at 3:20 pm #1239733 Nabeel AModerator Hi there, Thanks for writing in! Yes this is possible with custom CSS. Please add the following code in your Child Theme’s style.css: .single-post .entry-title:before { content: "\f083" !important; } You can find the icon codes from here http://fontawesome.io/cheatsheet/ Hope this helps! November 7, 2016 at 4:20 pm #1247741 timothyyoungsParticipant Perfect. Thank you! November 7, 2016 at 5:55 pm #1247814 JadeModerator You’re welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1239613 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In