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?
Question
EYMOW 0
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 post
Top Posters For This Question
2
1
Popular Days
Dec 9
2
Dec 7
1
Top Posters For This Question
EYMOW 2 posts
tuanphan 1 post
Popular Days
Dec 9 2020
2 posts
Dec 7 2020
1 post
Popular Posts
tuanphan
Add to Home > Design > custom CSS @media screen and (max-width:767px) { .counter { width: 100%; } .wrapper { width: 100%; } }
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment