Hi all,
I’m trying to optimize my WordPress post layout, which is using generate Press as Theme.
Page Insights recommends some improvements in the related Category articles, which appear the bottom of the article:
1. Links rely on color to be distinguishable.
2. Touch targets do not have sufficient size or spacing.
https://preview.redd.it/zywmymuj4y0d1.png?width=545&format=png&auto=webp&s=62ad55e5cc4048f7f6aa82d1059f9c93b45b08be
I have checked in the Theme | Customize but there are apparently no options to change the links at the end of the article. Any idea which file should I modify or how to disable the links at the end of the Post?
Thanks!
[ad_2]
Customize > Layout > Blog > Single > Display Post Navigation
>*Links rely on color to be distinguishable. Touch targets do not have sufficient size or spacing.*
Those are simple CSS changes (that you may need to write custom css for) – change the colour to have more contrast, and add more padding on the affected links