[Support request] Scrolling issue with modified slideout menu

Home Forums Support [Support request] Scrolling issue with modified slideout menu

Home Forums Support Scrolling issue with modified slideout menu

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #504784
    Andreas

    Hello there,

    I’ve used some CSS to modify the slideout menu for replacing WordPress standard menu items with Social Media icons. It works perfectly, but when the screen is not high enough to show the whole slideout menu, the scrolling in the menu does not work to the bottom. It ends above the Social Media icons line.

    Could you please take a look?

    Best regards,
    Andreas

    #504891
    Leo
    Staff
    Customer Support

    Hi there,

    Couldn’t use the access you provided to login.

    Can you double check?

    #504936
    Andreas

    You’re right, it should be fixed now. Could you please try again?

    Best regards,
    Andreas

    #505272
    Leo
    Staff
    Customer Support

    Still no unfortunately.

    Would it help to write some CSS for different break point? https://docs.generatepress.com/article/responsive-display/

    #505291
    Andreas

    I’ve created a new user. Please, one more time.

    User: tempo
    Pass: sl0wd0wn

    A different breakpoint doesn’t help. If the slideout menu is higher than the screen, then the Social Media icons are out of sight and the scrollbar does not work until I can see them (I’m using an Android phone).

    Best regards,
    Andreas

    #505560
    Leo
    Staff
    Customer Support

    I was able to log in but still wasn’t able to view the site as it’s showing the coming soon page.

    #505609
    Andreas

    Coming Soon page is should now be disabled for all logged-in users.

    Best regards,
    Andreas

    #506125
    Tom
    Lead Developer
    Lead Developer

    Since you’ve moved the slideout navigation down, we need to adjust the height:

    .slideout-navigation {
        height: calc(100% - 75px) !important;
    }
    #507723
    Andreas

    Many thanks for the help. This has fixed the problem!

    Best regards,
    Andreas

    #508125
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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