New Landing How can we help? Themeforest Theme Support Dante "menu active state" for the one-page navigation

Viewing 4 posts - 16 through 19 (of 19 total)
  • Posted in: Dante
  • #243595
    21cls_media
    Member
    Post count: 54

    I want to remove the active state of the Home link ONLY when other menu links are active. So, instead of Home and About BOTH being active at the same time, I instead want About active and Home inactive – and when I click on Services I only want Services to be active and so on.

    Thanks.

    #243935
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Only thing I can suggest is setting the Home link to be white, on the home page:

    .home .current_page_item > a {
    color: #fff;
    }
    .home .current_page_item:hover > a {
        color: #ed5154;
    }

    That is the only way around it.

    – Ed

    #244629
    21cls_media
    Member
    Post count: 54

    That code didn’t seem to do anything. We just decided to call it a day and get rid of the Home link.

    Thanks

    #244796
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok no problem

Viewing 4 posts - 16 through 19 (of 19 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