Jump to content

Adjusting Code to Format for Mobile Site

Recommended Posts

Site URL: https://www.eastyorkmealsonwheels.org

Hi!

 

I am having a small issue with a number counter I have added to my site not properly displaying on mobile. As you'll likely be able to tell from this post, I am not too experienced or knowledgable with coding. 

I have a number counter near the bottom of my home page on www.eastyorkmealsonwheels.org which works beautifully on Desktop. Unfortunately, I cannot seem to figure out the proper coding to format it for the mobile version. I'm sure this is a simple fix for those who are pros with SS coding. Could someone help me out? 

Any help is much appreciated. Thank you!

Link to comment
  • Replies 2
  • Views 376
  • Created
  • Last Reply
4 hours ago, tuanphan said:

Add to Home > Design > custom CSS


@media screen and (max-width:767px) {
.counter {
    width: 100%;
}
.wrapper {
    width: 100%;
}
}

 

Thank you so much!!! Worked like a charm. You are extremely helpful, thank you!

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.