Restrict visual monitoring to a specific region using a CSS selector so Lemwatch only diffs the part of the page that matters, like pricing or hero.
Add a CSS selector (e.g., #pricing, main .hero) to each monitored page and Lemwatch will crop the screenshot to that element before running the visual diff.
Site → Visual Monitoring → Monitored Pages → CSS Selector.
Any valid CSS selector: id, class, attribute, descendant, :nth-child.
We fall back to a full-page screenshot and warn in the UI.