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