css nth child skip first code example Example: css nth child skip first p:not(:first-child) { color: red; }