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

Footer Bar issue #59

Closed
elliot-huffman opened this issue Jun 16, 2014 · 2 comments
Closed

Footer Bar issue #59

elliot-huffman opened this issue Jun 16, 2014 · 2 comments

Comments

@elliot-huffman
Copy link

I am having an issue where the footerbar is coming up off the bottom of the screen. here are some screenshots of this issue. It does not happen when the screen is wider.

Thanks for looking into this issue :)

footbar 1
footbar 2

@AlxMedia
Copy link
Collaborator

As this theme uses no dynamic height sticky footer css, as it's usually a bit buggy, you need to adjust this value with custom css:

.main-inner { min-height: 600px; /* instead of sticky footer */ }

Increase this to fix the issue above.

@elliot-huffman
Copy link
Author

thx for the info!

Can you update the theme?

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