Change text color for caption in “images” element Use this code to change the colour of the text in the images element: .image-caption p { color: #FFFFFF; }