how to choose 2nd child in css code example Example: second child css .YourElementsClass:nth-child(2) { /* your styles */ }