Hi @jmarygraham - When asking for help in the forums, please share your projects read-only link. If the problem is on the published side, also share the published site link.
To fix the text overflowing on your blog post page … If you go to your Post template page: On your collection item; ‘2 collection item’ you will need to remove both the margins: So left margin from 56 to 0, and right margin from -71 to 0.
Similarly on all of your overflowing content, it seems you have some margins set. So for example on your headings you have -70 margin set.
Remember by changing an element on mobile view, you won’t affect that element on any other device. So a change on mobile, won’t alter the desktop view etc.
Thanks very much, Josh. I think that works now. Except for one section on mobile and I’m not sure why. It looks fine when I check it in mobile view but when I call up the page on my phone there is one section that jumps off the side of the screen.
I believe you just need to remove that “Section Title Text” text block. I has crazy margins. It’s right under the “posts wrapper” div. Or just remove the margin if you’re needing that title text block there. It’s currently empty.