Site logo

Archived topic

Scrolling issue with modified slideout menu

9 replies · Started by Andreas on February 24, 2018

Viewing posts 1–10 of 10

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

Hi there,

Couldn't use the access you provided to login.

Can you double check?

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

Best regards,
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

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

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

Best regards,
Andreas

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

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

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

Best regards,
Andreas

You're welcome :)

This archived topic is closed to new replies.