First Single Page Not Displaying Correctly

Solved - just had to add text-break to my main content class on my single

I’m using hugo-bootstrap-theme

These are both blog pages, they should be getting rendered the same, on a computer they look fine but on mobile the 1 is over running all 12 of my other single pages are fine too

Any troubleshooting tips

good news: broken on my mobile, too

so there must be something different on that page. try to spot down fe comparing the html files or using the dev conaole of your browser.

i also would recommend to read Requesting Help and elaborate on your description.

supposedly something with the css includes, a media query problem or broken html…

best as always is to share a replayable repo where one can reproduce the issue