Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089212
    alex5252
    Participant

    My ubermenu main is not sticking to the top of the window when i scroll up if the browser is 979px or narrower. I don’t know why this is happening because its worked for weeks, so naturally i thought it was my css, but removing all my css did not fix the problem.

    http://marckdesignconcepts.com/fawnridge/

    #1089499
    John Ezra
    Member

    Hi there,

    Thanks for writing in! Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1089893
    alex5252
    Participant
    This reply has been marked as private.
    #1089951
    Thai
    Moderator

    Hi There,

    Please add the following CSS under Customizer > Custom > Global CSS:

    @media (max-width: 979px){
        .x-navbar.x-navbar-fixed-top {
            position: fixed;
        }
    }

    Hope it helps 🙂

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