Tagged: x Author Posts November 10, 2016 at 9:00 am #1251778 markwestParticipant Hi, I’m trying to add a couple of icons in to the ‘Footer Content’ area via Customiser. I’m adding the following code – <i class=”fa fa-phone”></i> and <i class=”fa fa-envelope-o”></i> But the icons aren’t showing up. Do I need to add a plugin like ‘Better Font Awesome’ to make this work, I thought FA icon support came as standard with X? Hope you help me get this working. Thanks Mark November 10, 2016 at 11:35 am #1251999 RupokMember Hi there, Font Awesome is already loaded, you don’t need to import again. Let’s use the shortcode instead of HTML – http://demo.theme.co/integrity-1/shortcodes/icons/ If you want to use HTML, the it would be like this : <i class="x-icon x-icon-phone" data-x-icon="" aria-hidden="true"></i> <i class="x-icon x-icon-envelope-o" data-x-icon="" aria-hidden="true"></i> You can copy the HTML from the shortcode page by inspecting element. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1251778 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In