Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • heritage123 Friend
    #201343

    How can I modify the current active mega menu color. I can change the color of the menu items with this:


    .navbar-nav > li > a {

    color: #FFFC19

    }

    but I don’t know css for the active state.

    Thanks,

    TomC Moderator
    #549618

    So that I can try to best assist you, please provide the url of the site you’re working on. 🙂

    TomC Moderator
    #549619

    Within file path –> /templates/ja_decor/local/css/themes/vacation/template.css
    at line 1155, modify the color code to whatever color you wish:


    .nav .current, .nav .active a {
    color: #633434;

    }

    heritage123 Friend
    #549625

    Thanks also looking to set the color when a mouseover event occurs on the menu item.

    BTW: overriding works as well in custom.css

    .nav .current, .nav .active a {
    color: #633434
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  heritage123 10 years, 1 month ago.

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