Home Forums WoodMart support forum Mobile Usability Issues on Google Search Console

Mobile Usability Issues on Google Search Console

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #187945

    mbwanadavid
    Participant

    Hello,

    I get mobile usability issues on google search console, with two specific issues.

    1. Clickable elements too close together.
    2. Content wider than screen.

    How do I resolve the issues above. I fear it will negatively affect ranking.

    Best Regards,
    David

    Attachments:
    You must be logged in to view attached files.
    #187950

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please provide the pages URL with the problems we shall suggest how to correct it in the settings or provide custom CSS.

    Best Regards

    #187952

    mbwanadavid
    Participant

    The URL with the problem is https://victoriafurnitures.com

    The issue is the start page/home page

    #188023

    Hello,

    I am checking the site and do not see the content to be wider than the screen.

    As for the button. You can use this custom to make one item in the row for mobile to provide more space for buttons in the Product AJAX tab.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .woodmart-tab-content .product-grid-item.col-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    In order to make one item on the shop or category page, find the option in the Theme Settings > shop > Product grid.

    Best Regards

    #188098

    mbwanadavid
    Participant

    Hello,

    Apologies, these are the offending pages. Not the start page.

    1. https://www.victoriafurnitures.com/product/un-cc120/
    2. https://www.victoriafurnitures.com/product/xr-h2888/

    Both show the errors.

    Will the fix still work?

    Regards,
    David

    #188213

    Hello,

    Please try to change the Related products carousel for the Related products grid and check.

    Best Regards

    #188863

    mbwanadavid
    Participant

    Hello, That worked.

    Thanks.

    Best,
    David

    #188894

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 8 posts - 1 through 8 (of 8 total)