[Support request] On Tap Targets sizing issue

Home Forums Support [Support request] On Tap Targets sizing issue

Home Forums Support On Tap Targets sizing issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1369192
    Shrawan

    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 →

    #1369369
    David
    Staff
    Customer Support

    Hi there,

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

    #1797834
    Shrawan

    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!

    #1798033
    David
    Staff
    Customer Support

    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;
    }
    #1800685
    Shrawan

    Thank you @David !

    #1801304
    David
    Staff
    Customer Support

    You’re welcome

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.