BuddyBoss Home – Web Support Forums Solutions Social Learner mobile menu blocking content

Viewing 6 posts - 1 through 6 (of 6 total)
  • Question

    #54387
    @english24

    Hi,
    When I use the mobile view and scroll down the mobile menu pops out and appears part way down the page/ Is this normal? Anyw ay to keep the menu at the top please?
    Thanks a lot 🙂

    Answers

    #54416

    Anonymous
    @

    Hi @english24, Please add following custom css

    We have already added fixed for it in our development version

    
    .is-mobile #mobile-header {
        top: 0px !important;
    }
    

    Regards
    Varun Dubey

    #54512
    @english24

    Hi Varun
    thanks for the code
    I put it in the CSS
    WP-content / custom CSS folder on the server. Is that the right place?

    It hasn’t worked… Have I done something wrong?

    Tony

    #54517

    Anonymous
    @

    Hi @english24, Please add the css codes inside the Boss Theme’s custom css option. Plesae see the attached screenshot.

    Regards

    #55477
    @english24

    Thanks again!

    #55480

    Anonymous
    @

    🙂 Great , I will close this topic feel free to create new topic for any further queries.
    Regards
    Varun Dubey

Viewing 6 posts - 1 through 6 (of 6 total)
  • The question ‘mobile menu blocking content’ is closed to new replies.