wolfguard
Hi
use this code
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {text-transform:inherit;}
For color use this code
@media(max-width:768px){
.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > span {color:#000;}
.t3-mainnav .t3-navbar-collapse {
background: #e5d7d7;}
}
For the other new questions, kindly open a new thread.
Regards