There is a space I want to eliminate, its a problem only for mobile. There’s s is a white gap that extends the page. I marked it in red. I noticed it when zooming in and out on my website.
Thanks for your consideration
Here is my site Read-Only:
There is a space I want to eliminate, its a problem only for mobile. There’s s is a white gap that extends the page. I marked it in red. I noticed it when zooming in and out on my website.
Thanks for your consideration
Here is my site Read-Only:
[1] needs reworked, you can see the blue line [2] is out of bounds, so the element is overflowing. The phone will shrink to try to fit everything. This is caused by the left margin, which pushes the container off-screen [3].
Thanks man! I fixed it all up