Hi Ben
I’m not sure I understand. I have put this custom CSS in the box you said to produce a big green text but it does not show in the revolution slider dropdown.
.tp-caption.big_green{
position: absolute;
color: #c7d9bf;
text-shadow: none;
font-weight: 700;
font-size: 36px;
line-height: 36px;
font-family: Arial;
padding: 0px 4px;
margin: 0px;
border-width: 0px;
border-style: none;
background-color:#fff;
letter-spacing: -1.5px;
}