Site logo

Archived topic

On Tap Targets sizing issue

5 replies · Started by Shrawan on July 19, 2020

Viewing posts 1–6 of 6

Hello team,

I’m not a pro, so please help solve this issue, if you recommend a code, please give me specific instructions on how and where to insert it.

I am facing a similar problem, where the Lighthouse SEO report says “Tap targets are not sized appropriately”

This is the message – “Interactive elements like buttons and links should be large enough (48x48px), and have enough space around them, to be easy enough to tap without overlapping onto other elements. Learn more.”

This is the area of the page that is problematic –

Tap Target – 65
<ahref=”mydomain(dot)com/page/65/”>65

Size – 18×22

Overlapping Target – Next →
<ahref=”mydomain(dot)com/page/2/”>Next →

Hi there,

can you disable SG Optimizer so i can take a look at the issue

Hello,

I've come across this issue again, this time where the tag and category are displayed (under the post). I've dropped the URL in the private information tab. Any idea how to quickly fix this? Thanks!

Hi there,

to avoid that you would need to increase the font size of the footer entry meta - categories, tags etc. You can do that with this CSS:

footer.entry-meta {
    font-size: 18px;
}

Thank you @David !

You're welcome

This archived topic is closed to new replies.