Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080390
    piexec
    Participant

    http://entegrativesystem.com/

    How do I change the color of the underline on the “active” menu item, and the “Hover Menu Item?

    Thanks in advance!

    #1080691
    Nico
    Moderator

    Hi There,

    Thanks for writing in.

    Upon checking your setup, it is under construction mode. You could check the link below on how to change it.

    https://community.theme.co/forums/topic/change-active-menu-item-accent-integrity/

    Hope it helps.

    Let us know how it goes.

    Thanks.

    #1080812
    piexec
    Participant

    Screencap attached.

    #1080927
    Rad
    Moderator

    Hi there,

    Thanks, but would you mind providing a temporary login in private reply? There are different stacks, and active/hover statuses are implemented in many ways. I like to see it directly which one is implemented.

    Thanks!

    #1081614
    piexec
    Participant
    This reply has been marked as private.
    #1081738
    Nabeel A
    Moderator

    Hi again,

    Thanks for providing the credentials, Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar .desktop .x-nav > li.current-menu-item > a > span {
        box-shadow: 0 2px 0 0 #6363af !important;
    } 
    .x-navbar .desktop .x-nav > li > a:hover > span {
        color: purple !important;
    }

    Let us know how this goes!

    #1082214
    piexec
    Participant

    Perfect! 🙂

    #1082440
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1080390 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>