Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll to top is missing media query #4

Closed
jwillmer opened this issue May 22, 2016 · 5 comments
Closed

Scroll to top is missing media query #4

jwillmer opened this issue May 22, 2016 · 5 comments

Comments

@jwillmer
Copy link

If the screen gets to narrow the scroll to top button hides the text.
image

@serenader2014
Copy link
Owner

I will improve this part in next release.

@jwillmer
Copy link
Author

This screenshot was made with 770px width, please reopen the issue.

image

@serenader2014
Copy link
Owner

As long as there is a floating button, it will always hiding the text behind it when the screen get narrow. And that's why I added the opacity to the button, and even more transparent when user stop scrolling after 2 seconds. I can't find any better solution. If you have a better idea, just tell me, and I will have a try.

@jwillmer
Copy link
Author

What about removing the button earlier? Not with media query 500 but with 900?

@serenader2014
Copy link
Owner

I've improve the style in v1.1.3. Now the button will hidden when screen is smaller than 500px.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants