Tagged: x Author Posts February 5, 2017 at 9:41 am #1358636 SamuelParticipant Apologies for the confusing title. I’d like to be able to replace my text logo with the word ‘Back’ on every other page BUT the home page. Is there a way to do this? : ) http://samuelhigginson.com/ February 5, 2017 at 10:30 am #1358660 ThaiModerator Hi There, Please add the following code under Customizer > Custom > Global Javascript: jQuery('body:not(.home) .x-brand.text').text('Back') Hope it helps 🙂 February 5, 2017 at 11:09 am #1358682 SamuelParticipant Holy smokes! You nailed it. Cheers February 5, 2017 at 11:21 am #1358690 ThaiModerator If you need anything else please let us know. Author Posts <script> jQuery(function($){ $("#no-reply-1358636 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In