Archived topic
my page have lost responsive
12 replies · Started by Anton on March 11, 2017
Hi Tom,
My page was working responsive all the last 2 years, but today I noticed it is not more responsive. I have no idea about the problem. Can you help me, please ? My Page : http://www.tanzschule-brugger.at
many thanks
Anton
Hi Anton,
The site looks responsive to me on my phone. Here is what I see:
https://s23.postimg.org/y56mvk3yz/IMG_5151.png
https://s22.postimg.org/hcc5h2tsx/IMG_5152.png
Are you seeing something different?
Hi Leo,
yesterday I had a problem with an old Version of google-chrome on my mobile. After updating the phone, I can see the site correct.
The second problem is the view with my kindle papierwhite (kindle version 5.8.8). Here is what i see:

Possible that the kindle browser is not displaying correct. But in my second site (http://blanken-toni.lima-city.at) , which is very similar to the problem-site, I can see the content correct. I can not imagine which differences in the two sites a responsible for the different behavior.
many thanks
Anton
hmm I don't have a Kindle so can't actually test this.
Are you using the exact same plugins for both sites?
I will try to find someone with a Kindle to help me test this!
It looks like your slider plugin might be causing this. Might be worth temporarily removing it just to test.
I have removed the slider for test, but no change.
Can I see the site without the slider?
I ask because this is what I see: https://www.screencast.com/t/N7WWMoxFOR
Without slider: 
Did you add the slider back? I still see it on this site: http://www.tanzschule-brugger.at/
We would need to see the code of the site without the slider to tell what's going on.
Let us know.
I have removed the slider now.
Ah I see the issue.
You have a <table> element in your footer widget.
Tables aren't responsive, so you would have to replace it with something that will be mobile responsive.
Thanks Leo and Tom,
That was there helpfull, I am changing the <table> Statement.
cheers
Anton
Glad we could help!