Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1271991
    Melissa437
    Participant

    morning!

    Is it possible to have my footer fixed “except on mobile devises”

    Thankyou!!

    #1271998
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    @media (min-width:979px){
    .x-colophon.bottom{
    position:fixed;
    bottom:0;
    right:0;
    left:0;
    }
    }

    Hope that helps.

    #1272001
    Melissa437
    Participant
    #1272002
    Christopher
    Moderator

    Footer is fixed, please clear cache and check again.

    Thanks.

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