Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • sergiosp Friend
    #963255

    Dear Team; I changed the background color of header style 8 now need to modify the two colors working with menu items.
    Kind regards

    sergiosp Friend
    #963258

    Sorry, I was wrong, I’m using ACM header Style 5

    Pankaj Sharma Moderator
    #963327

    Hi
    Add below code in /css/custom.css file to change menu item colors

    .uber-header.dark-color .navbar-default .navbar-nav > li > a, .uber-header.none-color.affix .navbar-default .navbar-nav > li > a {
        color: #cccccc!important;
    }

    and

    .uber-header.header-5.dark-color .navbar-default .navbar-nav > .open > a, .uber-header.header-5.dark-color .navbar-default .navbar-nav > .open > a:hover, .uber-header.header-5.dark-color .navbar-default .navbar-nav > .open > a:focus {
        color: #039be5;
    }

    chnage color code with your color code .

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

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

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