Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1082576
    Jacko_Pinto
    Participant

    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.

    #1082579
    Jacko_Pinto
    Participant
    This reply has been marked as private.
    #1082923
    Christopher
    Moderator

    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.

  • <script> jQuery(function($){ $("#no-reply-1082576 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>