I know it is a simple line off CSS added to the “global Custom CSS” Window but I am unable to make any changes there. I used this code
.menu .current-menu-item > a{
color:red;
}
I am not sure what is going on.. Looking for white(Instead of black) text with transparent background. Then the white fixed menu with Black text.
Second question is should the menu text in the fixed menu be smaller?