- This topic has 9 replies, 3 voices, and was last updated 2 years, 11 months ago by
Leo.
-
AuthorPosts
-
April 6, 2023 at 12:40 pm #2600046
Rolf
Hey,
i have the issue when i add a index to an artical the types for mobile phones are to small and google complain.
Is there any solution for that ?
April 6, 2023 at 12:43 pm #2600048Leo
StaffCustomer SupportHi there,
Any chance you can link us to the page in question?
You can use the private information field:
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-informationLet me know 🙂
April 6, 2023 at 12:55 pm #2600061Rolf
Hey,
thanks for your fast answer: Sample Link: https://test.netzwerkadmins.de/gez-abmelden/
Output from Google Pagepseed: https://pagespeed.web.dev/analysis/https-test-netzwerkadmins-de-gez-abmelden/mknbxep2h1?hl=en&form_factor=mobileApril 6, 2023 at 3:02 pm #2600171Leo
StaffCustomer SupportI’m not seeing any obvious issues here:
https://www.screencast.com/t/fCW2shur5IWhat is the exact error you are seeing? Does the error occur when using a Twenty series WP theme?
April 6, 2023 at 11:33 pm #2600488Rolf
Hello,
please try the link again or checkout follow screen:
https://ibb.co/RcRHYSx
yesterday was some issues with the page testerIn General i have the follow issue:
https://docs.generatepress.com/article/text-too-small-to-read-and-clickable-elements-too-close-together/But honestly how its possible to do text index reponsive for mobile phones ?
April 7, 2023 at 6:14 am #2600828David
StaffCustomer SupportHi there,
try adding this CSS to your site:
.site-main li a { display: block; padding: 12px 0; }It will give the links in your list some top and bottom padding so they are more easily tapped.
April 7, 2023 at 6:35 am #2600851Rolf
Hey David,
that works, Thank you!!!. Why is that not directly included ? save a lot of trouble.
regards
RolfApril 7, 2023 at 6:55 am #2600871David
StaffCustomer SupportThe theme doesn’t output any content which that CSS would apply to.
And as theli aHTML is used in a lot of places and a lot of plugins that may not want that padding, its better o provide some CSS to on the rare occasions its needed then to provide CSS to remove it.Glad to be of help.
April 10, 2023 at 12:32 pm #2604533Rolf
Hello,
is there no another solution ?
https://test.netzwerkadmins.de/widerruf-vorlage/
Now looks the listing very destroyedApril 10, 2023 at 3:34 pm #2604670Leo
StaffCustomer SupportThe listing looks fine to me:
https://www.screencast.com/t/9n4VZEyyDwrPlease disable your caching plugin(s) if you need further help.
Thanks.
-
AuthorPosts
- You must be logged in to reply to this topic.