Jump to content

Adjusting Code to Format for Mobile Site

Go to solution Solved by tuanphan,

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
  • Solution

Add to Home > Design > custom CSS

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

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
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

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.