Hi Ruth,
We are little bit confused about your issue, so we have provided all the css regarding this issue. To change the color as well as background color of text, please use the following css:
.la-style-portfolio h3 {
color: #fff;
background-color: #282828;
}
.effect-st-portfolio {
background-color: #fff;
}
Thanks