Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • titorus Friend
    #662769

    How can i change color of menu text?

    thanks

    mi link is wwww.lastunasdehuachipa.com

    Pankaj Sharma Moderator
    #662838

    Hi
    To change the hover and active menu color
    add this code in custom.css

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #000!important

    }

    To change the normal color add this code:

    .navbar-default .navbar-nav > li > a {
    color: #000!important

    }

    Change the color codes as per needs .

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum