Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Horizontal scroll bar issue Re: Horizontal scroll bar issue with web site cutting off when you scroll right.

#126734
Merri
Participant

@zdravo: the solution is the same as above, in your case

body { min-width: 960px; }

will do the trick.