Jump to content

Mobile Usability

Recommended Posts

Site URL: https://www.mattportch.com

Hi,

I've been sent usability issues from Google for the mobile version of my site:

 

 

Content wider than screen

Clickable elements too close together

Text too small to read

 

 

I have Custom CSS throughout my site kindly built up over a lot of time through the help of those on this forum.

 

What code would I need add to to correct the issues?

 

If I don't correct them, will it effect the traffic to my site?

 

Thanks

 

Link to comment
  • 2 weeks later...
  • Replies 1
  • Views 167
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 8/25/2022 at 7:01 PM, mportch said:

Site URL: https://www.mattportch.com

Hi,

I've been sent usability issues from Google for the mobile version of my site:

 

 

Content wider than screen

Clickable elements too close together

Text too small to read

 

 

I have Custom CSS throughout my site kindly built up over a lot of time through the help of those on this forum.

 

What code would I need add to to correct the issues?

 

If I don't correct them, will it effect the traffic to my site?

 

Thanks

 

You can set css codes that only apply on the mobile display with media query

@media only screen and (max-width: 767px) {
  /*style Css for mobile*/
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.