• Resolved melebius

    (@melebius)


    My mobile menu is longer than the screen height. When I scroll down, the background of the menu scrolls away resulting in the menu items difficult to read.

    I can easily reproduce this issue in the NanoSpace demo by adding padding: 5em 0; to the .nanospace-header-section-vertical .nanospace-header-menu .menu-item CSS selector using the browser developer tools.

    I tried to include this CSS code into my child theme: .nanospace-popup-background { position: fixed; } It corrects the background behavior but makes the close button not clickable same time. Is there any way to make the menu work properly?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter melebius

    (@melebius)

    So the solution is to move <button id="btn_close" … outside of <div class="nanospace-popup-background nanospace-popup-close">. Is there any place where I should post my patch or merge request?

    Theme Author Labinator

    (@labinator)

    Hello!

    Thank you for your message.

    Our team is debugging this issue and will be checking your suggested solution as well.

    We apologize for the late reply. Please submit new tickets on our official website: https://labinator.com/wordpress-marketplace – that will help our team in seeing your tickets much faster.

    We will update this ticket soon. Thank you once again for reporting those bugs. We greatly appreciate it.

    Best Regards,
    Labinator Team

    P.S: NanoSpace is open-source. You can find its public repository at: https://bitbucket.org/labinator-team/nanospace/src/master/

    Theme Author Labinator

    (@labinator)

    Hello!

    We would like to notify you that this issue has been fixed already in our latest release. Please update theme from your WordPress dashboard.

    We wish you all the best!

    Best Regards,
    Labinator Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘A long mobile menu misbehaving’ is closed to new replies.