- This topic has 2 replies, 2 voices, and was last updated 4 years, 7 months ago by .
Google Search Console reporting not suitable for mobile devices
You must be logged in to reply to this topic.
Hi,
Google Search Console is reporting that this page is not suitable for mobile devices.
The problems are the text is too small, clickable elements are to close and content is wider than screen.
This is the url: https://vkdp.nl/lidmaatschap/
On this page this is a contact form. How can this issue be solved?
Regards,
Rob
Hi,
When I change the page settings to standard page instead off full-width path I still get to close clickable elements.
Regards,
Rob
Hello Rob,
For the width of the contact form you can use the following CSS code,
.wpcf7 {width:auto;}
You can also increase the font size for mobile devices using some CSS.
You must be logged in to reply to this topic.