[Support request] Clickable elements too close together

Home Forums Support [Support request] Clickable elements too close together

Home Forums Support Clickable elements too close together

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2016599
    aaron

    I have around 23 pages that are getting error on Google Search Console saying:
    -Text too small to read
    -Clickable elements too close together
    -Content wider than screen

    When I check some of the URL, it says crawled successfully, but errorshowing “Page is not mobile friendly”.

    when I removed images from the post, “Page is not mobile friendly” error is gone and changed to “Page is mobile friendly”

    How do I fix this without deleting the images?

    #2016622
    Elvin
    Staff
    Customer Support

    Hi Aaron,

    For Text too small to read and Clickable elements too close together:

    You may find this helpful – https://docs.generatepress.com/article/text-too-small-to-read-and-clickable-elements-too-close-together/

    For Content wider than screen:

    Usually, this CSS addresses it –

    html, body { overflow-x: hidden; }

    #2017406
    aaron

    where do I put this “html, body { overflow-x: hidden; }”?

    Customize>Additional CSS?

    #2017585
    David
    Staff
    Customer Support

    Hi there,

    Customize>Additional CSS? – Yes, thats correct

    #2017621
    aaron

    I just entered it at the end of Additional CSS, how do I know/check if it is working?

    #2017968
    David
    Staff
    Customer Support

    I tested the page on Mobile Friendly Test and it passed:

    2021-11-23_14-52-54

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