New Landing How can we help? Themeforest Theme Support Uplift Change menu link hover colour when using Naked (Light)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Uplift
  • #267184
    Taffy
    Member
    Post count: 261

    How can we change the menu link hover colour when using Naked (Light) Page Header Type?

    #267433
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this:

    .header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav .menu > li.menu-item > a, .header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav.std-menu .menu > li > a { 
    color:#cccccc!important; 
    }

    Thanks.

    #267572
    Taffy
    Member
    Post count: 261

    I have added the CSS but this changes all states. We donly wan to change the hover state.

    #268175
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Mark,

    Apologies, code should have been:

    .header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav .menu > li.menu-item > a:hover, .header-wrap[data-style="light"] .sticky-wrapper:not(.default-state) nav.std-menu .menu > li > a:hover { 
    color:#cccccc!important; 
    }

    Hope that helps.

    – Ed

    #268181
    Taffy
    Member
    Post count: 261

    That’s the shot! Perfect.

    #268274
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Ed

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register