Usually when that happens it’s due to a missing HTML tag. Check your widgets for any code that you’ve added recently and make sure there are opening and closing tags.
For example, I’ve seen this happen when someone adds an opening <div>
but forgets to close it out with a </div>