Tagged: x Author Posts July 11, 2016 at 11:08 pm #1082576 Jacko_PintoParticipant Hello. I want to include a custom text bellow the footer menu on the site we’re working on. Can you please help? I haven’t been able to figure it out. Thank you very much. July 11, 2016 at 11:09 pm #1082579 Jacko_PintoParticipant This reply has been marked as private. July 12, 2016 at 6:09 am #1082923 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> JavaScripr : jQuery("<span style='tetx-align:center;display:block;'>custom text</span>").insertAfter("footer #menu-primary-menu"); Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1082576 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In