To change color of Dropdown Text color only, you can use this to Custom CSS box.
span.header-nav-folder-item-content {
color: #f1f !important;
}
To change color of Dropdown Text color only, you can use this to Custom CSS box.
span.header-nav-folder-item-content {
color: #f1f !important;
}