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

Making the App Responsive and Look Awesome on Mobile Devices #1

Closed
kenmazaika opened this issue Nov 24, 2015 · 4 comments
Closed

Making the App Responsive and Look Awesome on Mobile Devices #1

kenmazaika opened this issue Nov 24, 2015 · 4 comments

Comments

@kenmazaika
Copy link

On mobile things don't look as good as they could be.

One thing you could look into is to add the "mobile meta tag" to your app, so the responsive effect of Bootstrap actually shows up on Mobile.

Let me know in the comments once you figured that step out :)

@mmeitl
Copy link
Owner

mmeitl commented Nov 24, 2015

Thanks Ken, I added the following code to my heading:

I pushed it live so I could view it on my phone and sure enough it looks better! Is this what you were looking for? I appreciate any additional feedback. :)

@kenmazaika
Copy link
Author

👍 Solid! Thumbs up. The line you added was exactly what I was thinking.

@mmeitl
Copy link
Owner

mmeitl commented Nov 24, 2015

Hey Ken.

I was looking at the about page this morning from my phone and noticed the
footer sticking when scrolling down. Does this happen for you? If so what
do you suggest for fixing that?

Thanks
On Nov 24, 2015 9:19 AM, "ken mazaika" notifications@github.com wrote:

[image: 👍] Solid! Thumbs up. The line you added was exactly what I was
thinking.


Reply to this email directly or view it on GitHub
#1 (comment).

@kenmazaika
Copy link
Author

It does happen to me, but I think that's ok. You could add some "media queries" to override it from sticking in mobile mode, but that's a more advanced topic that we'll cover later in the course.

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