Archived topic
Google complaining about my site not being mobile friendly
3 replies · Started by Sara on November 17, 2019
I switched a site from another theme to GeneratePress, and now Google is complaining about a number of my pages not being mobile friendly. It says "Clickable elements too close together" and "Text too small to read". I tried explicitly stating the font-size on mobile in my css but that didn't help. Can you please help me sort this out? Thanks!
Hi there,
I believe the issue here is that big table element you have on the page. It's preventing the site from going full width on mobile. If you temporarily remove that table, do the errors go away?
If so, you might need to find a plugin that makes table elements responsive (they aren't by default).
Let me know :)
That was it! Thank you so much for helping me with this, Tom.
No problem :)