Our issue was Google continually reporting: Content wider than screen. Yes, the image was 700 pixels wide but the offending image was correctly configured in CSS to be mobile friendly: img { max-width: 100%; display: block; } But Google was having none of it. Then we noticed something.. the offending image had no borders and […]
You are here: Home / Archives for fix mobile usability issues