Where to find each CSS control

Looking for how to set a specific CSS property in Site Designer’s visual controls? Use this table to jump straight to the article that covers it, instead of guessing which pane it lives in.

CSS areaCovered in
font-family, font-size, font-weight, line-height, letter-spacing, text-align, text-transform, text-decorationTypography controls
background-color, background-image, background-size, background-position, background-repeatBackground controls
border, border-radiusBorders and border-radius
box-shadow, filterBox shadow and CSS filters
width, height, min-*, max-*Dimensions and length units
margin, paddingMargin and padding
overflow, z-indexOverflow and z-index
position, top/right/bottom/leftPosition and layout flow
transform, opacityTransform and opacity
display: grid, grid-template-columns, grid-template-rowsCSS Grid overview, CSS Grid controls
display: flex, flex-direction, justify-content, align-itemsFlexbox visual guide
transition-*Hover effects and transitions
filter, mix-blend-mode, background-blend-modeCSS filters and blend modes
:hover, :focus, :active, and other pseudo-classesPseudo-classes and state styling