All menu text is controlled via theme options for consistency. If you want to only change a side nav, you can use the CSS below. Copy and paste that into the Custom CSS field in Theme Options.
Copy to Clipboard.side-nav li a { color: #FFFFFF !important; }
.side-nav li a:hover { color: blue !important; } 1.side-nav li a { color: #FFFFFF !important; }2.side-nav li a:hover { color: blue !important; }
How to Change Side Navigation Text Color By Itself
How to Change Side Navigation Text Color By Itself