New Landing How can we help? Themeforest Theme Support Dante Menu colour not changing

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Dante
  • #200188
    9o-iT
    Member
    Post count: 12

    Hey Hey,

    I’m trying to change the color of active links in this demo page: http://tardis.benstein.nl/w4w/wordpress/ . These are all “custom links” to anchors on the site.

    Color of menu

    But it keeps being “blue”. According to the debugger this is set in the inline CSS but I cant find it anywhere 🙁 ( see screenshots ).

    CSS Debugging

    #200196
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Are you using the customiser? Option is: Color – Navigation => Nav Text Color. This works for me on my dev version.

    If you are using that and the options are not saving, please privately add a login so we can check.

    Thanks,
    David.

    #200444
    9o-iT
    Member
    Post count: 12

    I’m afraid it does not work ( see screenshot ). Little detail, these are Menu links that link to # anchor’s, so not “real” menu items:

    Error 3

    How do I add the login?

    #200449
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css.
    Change the color to your desired one.

    nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, #mobile-menu .menu ul li.current-menu-item > a, nav .menu li.current-scroll-item > a {
        color: #1bbeb4!important;
    }

    -Rui

    #200453
    9o-iT
    Member
    Post count: 12

    Thank you! It works (:

    #200465
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted.
    -Rui

    #200559
    David Martin – Support
    Moderator
    Post count: 20834

    Great, thanks Rui. Marking as resolved.

Viewing 7 posts - 1 through 7 (of 7 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