New Landing How can we help? Themeforest Theme Support Dante Naked Header Colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Dante
  • #174740
    anthonyjamesent
    Member
    Post count: 12

    Hi,

    Is there any way to have a different hover and active color for the main navigation when using the light or dark naked header.

    Thanks
    Austin

    #174749
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me dark and light header page urls to find any solution.
    Thanks
    Mohammad

    #174997
    anthonyjamesent
    Member
    Post count: 12
    #175112
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    /*light header navigation color*/
    .naked-light nav#main-navigation .menu li.menu-item > a{
    color:#ff0000 !important;
    }
    
    .naked-light nav#main-navigation .menu li.menu-item > a:hover{
    color:#ff0000 !important;
    }
    
    /*dark header navigation color*/
    .naked-light nav#main-navigation .menu li.menu-item > a{
    color:#ff0000 !important;
    }
    
    .naked-light nav#main-navigation .menu li.menu-item > a:hover{
    color:#ff0000 !important;
    }

    Thanks
    Mohammad

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register