Tagged: x Author Posts February 16, 2017 at 12:47 pm #1373936 carbon14Participant Hi. Is there a fix to get the Superfly mobile navbar to be fixed at bottom of page? My site: http://eksamenskoden.carbon14.no February 16, 2017 at 10:20 pm #1374505 RupokMember Hi there, Thanks for writing in! Yes that could be possible. You can add this under Custom > CSS in the Customizer. @media only screen and (max-width: 782px) { #sfm-mob-navbar { bottom: 0 !important; top: auto !important; } } Hope this helps. February 20, 2017 at 2:51 pm #1378712 carbon14Participant thanks. but now the original menu space is still there in white. any fix for that. PS! I removed the code for now February 20, 2017 at 5:14 pm #1378892 JadeModerator Hi there, Please try this: @media only screen and (max-width: 782px) { #sfm-mob-navbar { bottom: 0 !important; top: auto !important; position: fixed; } } Hope this helps. Author Posts <script> jQuery(function($){ $("#no-reply-1373936 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In