Tagged: x Author Posts August 6, 2016 at 5:26 pm #1120448 angeloedadesParticipant Hi, Is this the recommended way to have a sticky footer for the icon stack? I have the following on the global CSS: footer { bottom: 0; left: 0; right: 0; position: fixed; } If it is not, could someone tell me what the recommended way to do it? August 7, 2016 at 5:02 am #1120772 ChristopherModerator Hi there, Please update your code to : footer { bottom: 0; left: 0; right: 0; position: fixed; z-index:1030; } Hope it helps. Author Posts <script> jQuery(function($){ $("#no-reply-1120448 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In