My goal is to specifically target the boxes with white dots inside them. Each black box in this picture represents a blog post, even including the larger one at the top. I initially considered using the nth-child
selector, but I'm not confident in how to structure it or which numbers to use. It seems like jQuery might be a viable solution as well. Any assistance from someone out there would be greatly appreciated. Thank you.