Tagged: x Author Posts March 27, 2017 at 10:39 am #1421805 Piranhabar_webParticipant Hi guys, I’m wondering how is it possible for me to l have one of my tab toggles link to an external url when clicked. Eg, when I click on the table titled ‘Insta’, it links our external instgram page. http://2016testing.piranhabar.ie/wordpress/branded_content/gavin_kelly/ Many thanks guys March 27, 2017 at 11:23 am #1421845 JadeModerator Hi there, Please add this code in the custom JS: jQuery('.page-id-3646 #x-section-1 .x-nav li:nth-child(3) a').attr('href','YOUR_INSTAGRAM_URL'); jQuery('.page-id-3646 #x-section-1 .x-nav li:nth-child(3) a').removeAttr('data-cs-tab-toggle'); Hope this helps. April 2, 2017 at 6:35 am #1427280 Piranhabar_webParticipant Amazing, thanks so much Jade 🙂 April 2, 2017 at 7:20 pm #1427655 RadModerator You’re welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1421805 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In