Tagged: x Author Posts February 8, 2017 at 5:48 am #1362648 LumoDesignParticipant Hi, My client is making a very strange request to have two separate twitter accounts in the top bar social links. Is this possible? Thanks Ed February 8, 2017 at 8:04 am #1362783 Paul RModerator Hi Ed, You can add this under Custom > Edit Global JS in the Customizer. jQuery(function($) { $('.x-topbar .x-social-global').prepend('<a href="#" class="twitter" title="Twitter" target="_blank"><i class="x-icon-twitter-square" data-x-icon="" aria-hidden="true"></i></a>'); }); Change # with your twitter link. Hope that helps. February 8, 2017 at 8:16 am #1362795 LumoDesignParticipant Even though I hate how it looks (2 Twitter links) That code worked great. thanks. Ed 🙂 February 8, 2017 at 9:20 am #1362911 RahulModerator Glad we were able to help. Feel free to ask us again. Thanks! Author Posts <script> jQuery(function($){ $("#no-reply-1362648 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In