[Resolved] Slideout Mobile Menu stuck at bottom of page

Home Forums Support [Resolved] Slideout Mobile Menu stuck at bottom of page

Home Forums Support Slideout Mobile Menu stuck at bottom of page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #608539
    Ken

    I have a website where the slideout mobile menu is stuck or positioned at the bottom of the page. There also appears to be a large amount of space at the bottom of the page after the footer. Thank you for your help

    #608546
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you try adding this CSS?:

    .main-navigation.offside {
        position: fixed;
    }

    Let me know ๐Ÿ™‚

    #608547
    Ken

    That fixed it. Thank you.

    #608553
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.