-
Notifications
You must be signed in to change notification settings - Fork 61
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
Responsive Footer #86
Conversation
✔️ Deploy Preview for launchspacex ready! 🔨 Explore the source changes: 81749db 🔍 Inspect the deploy log: https://app.netlify.com/sites/launchspacex/deploys/60c9920afbf6bc000716fc91 😎 Browse the preview: https://deploy-preview-86--launchspacex.netlify.app |
Hello @anushruti11 this needs work, you have just fixed the footer, it should not overlap the main content and appear only when scrolled down to the bottom. |
@manankohlii Please guide me over this. Which CSS attribute should be used here for a responsive footer in screens like iPad. Although, it is responsive in the other alternatives, but for iPad screen only sticky footer works. |
@manankohlii I need your guidance. |
@anushruti11 waiting for mentors to be assigned to this project, you may get in touch with them. Otherwise you always have YouTube. |
@shivamsingh124 can you guide me over this ? |
https://stackoverflow.com/questions/54646939/why-is-my-positionsticky-not-working-on-ios |
@shivamsingh124 I tried this but it isn't working. The footer is still not responsive for iPad screen. |
Please share the deployed link I'll check it. |
https://anushruti11.github.io/spacex-launch-data/ |
@shivamsingh124 Any updates? |
P.S. If you haven't got your answer then do describe your problem in a documented form. |
@shivamsingh124 could you please share the deployed link of this output? |
Haven't deployed nor saved have just changed code on inspect element. |
Description
The footer is now responsive for bigger screens as well.
Fixes #84
How Has This Been Tested?
On live server
Checklist: