• Hi I did a search through the forum and saw similar questions, but not a solution to my particular issue. I am using the Varese theme. The site looks fine in my mobile ios so I thought it was a crawl error on google’s end. I did a mobile-friendly test and sure enough, there are multiple errors. Namely “clickable elements too close together” and “Content wider than screen.”

    I added this to the CSS:
    @media (max-width: 991px){
    .main-navigation .menu li {
    margin: 10px 0px;
    }
    }

    Still getting errors when I run the mobile-friendly tests.

    Any advice is appreciated.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Google Mobile Errors – Varese Theme’ is closed to new replies.