Full Frame Pro Menu Text Problem
I have changed the menu color and transparency using css ...
.nav-primary,
.nav-primary ul.menu .sub-menu a {
background: #fff;
background: rgba(164,64,61,0.75);
}
But I have not been able to find where to change the menu text color so that there is sufficient contrast to make it easily readable.