Scroll bar showing next to text not on edge of page

Hi

I have one page section - article pages - that for some reason shows a scroll bar close to the text and not on the edge of webpage as per normal, (see image). This does not show on any other pages and I can’t seem to figure out why it is happing? The css amd HTML are the same as the rest of the website and I have replaaced the page but it does not fix the issue. Any ideas? Thanks

I assume you have some container overflow here but an image is not really the way to debug this.

It is the code <?= $page->text()->kirbytext() ?> which is causing the issue. When i remove it the scrollbar goes away

That can well be, but the problem is most likely to be found in your stylesheet.

If the site is online, maybe post a link.

Otherwise, use your browser’s dev tools to check out what’s happening.