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

KB footer clipping over other elements #853

Open
jacktjong opened this issue Apr 25, 2024 · 0 comments
Open

KB footer clipping over other elements #853

jacktjong opened this issue Apr 25, 2024 · 0 comments

Comments

@jacktjong
Copy link

With the KB theme, the footer's absolute positioning interacts differently with the page, causing it to clip over page content on pages that are taller than 100vh. This is most likely due to the Clippy overlay.

A way to fix this would be to change #bottom's position to "relative", and #middle's min-height to 60vh. Not a perfect solution, but it'll stop the footer from blocking important elements like the "Sign Up" button for activities when on mobile.

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

1 participant