• hello mates,my case is, i want to change my navigation menu to lowercase (small letter) already used the code below but still not changing.as usual i need hand please.thanks

    .navbar-default .navbar-nav li a{
    text-transform: lowercase !important;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘lowercasing navigation bar’ is closed to new replies.