Hi, on mobile, a lot of pages are showing the footer floating up over the content on http://clinica-americas.com/. I'll upload the client's screenshots, and name them the url they reference.
Sorry for delay, been a "fun" day. So it looks like you have a few issues going on.
The first one you posted works fine for me, but probably shouldn't...
In that one, you have the main footer INSIDE the .wrapper object, which semantically it probably shouldn't be. But that one displays fine for me.
For the other two, which are overlapping (meaning #3 and #4, no url provided for #2), you have a specific height:75px set for .wrapper which is what's messing up the footer. if you remove that height element, it seems to display properly.
Melody Scott
ASKER
Thanks, and no problem, I'm very glad to hear from you. :) I''ll go over those pages now.
Melody Scott
ASKER
OK... I'm not seeing what you're seeing at the moment. If I look at it in bootstrap, and click the wrapper, I don't see a height.
Have a look at the screen cap, there's still a few orphaned / missing end tags:
Melody Scott
ASKER
Thanks, I'll get rid of those.
Melody Scott
ASKER
Hi, I went through it. On the lower section, I now have it like this. I've highlighted the beginnings and ends or rows, and it looks right to me, How does it look on a phone? My emulator still says it isn't fixed. Thanks
Sorry for delay, been a "fun" day. So it looks like you have a few issues going on.
The first one you posted works fine for me, but probably shouldn't...
In that one, you have the main footer INSIDE the .wrapper object, which semantically it probably shouldn't be. But that one displays fine for me.
For the other two, which are overlapping (meaning #3 and #4, no url provided for #2), you have a specific height:75px set for .wrapper which is what's messing up the footer. if you remove that height element, it seems to display properly.