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