Can't find what you're looking for? Search below:

Your ProPhoto Version

Padding, border, and margin

Review appearance inheritance

When it comes to spacing, remember that each layout item appears layered on top of it’s parent. Sometimes you may find that it makes sense to add spacing on a child element like a row, and other times it makes more sense to apply spacing on a block or the site item.

In websites, borders are added around an element as the name suggests, but there are two primary ways to add space around items – padding and margin. These two things behave differently, so review both in the sections below for details, as well as border options.