get second child of div in css code example Example: second child css .YourElementsClass:nth-child(2) { /* your styles */ }