Hi, I am using ja_vital, trying to change the masthead title color to white.
I dropped this code in the custom css:
.ja-masthead-title {
color: #fff;
max-width: 600px;
font-size: 38px;
margin: 0; }
but it doesn't work. I can't seem to find an option to change this color in the template settings either. Help.