Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1368738
    Moonworks
    Participant

    I’m not sure what’s happened, but the footer isn’t showing up on my home page. It shows up on every other page.

    http://www.joejenkins.co.uk

    #1368778
    Paul R
    Moderator

    Hi,

    To fix it, you can add this under Custom > Edit Global CSS in the Customizer.

    
    body .x-colophon.bottom {
        position: relative;   
        z-index: 9999;
    }
    

    Hope that helps.

    #1368930
    Moonworks
    Participant

    Thanks, that fixed it.

    #1368984
    Thai
    Moderator

    If you need anything else please let us know.

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