How to identify the element causing an overflow

elements on a webpage being outlined to identify the overflow

With page builders it’s frequent to have a situation where the body of the page exceeds the browser’s viewport, resulting in an horizontal (or vertical) overflow. Identifying the culprit element can be very frustrating; but there’s a quick fix. CSS Code Snippet to highlight all elements and identify the overflow This works for Divi, Elementor, … Read more