Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #621248

    Finlando
    Participant

    Hello,

    The border is back with zero. 🙂

    Is it possible with layering, z-index or something? Excuse my limited knowledge please.

    Cheers!

    #621329

    Zeshan
    Member

    Hi there,

    In that case, please try this CSS code instead:

    .x-navbar .x-nav-wrap.desktop .x-nav > .current-menu-item > a, .x-navbar .x-nav-wrap.desktop .x-nav > .current-menu-item > a:hover {
        padding-bottom: 9px !important;
        margin-bottom: -1px !important;
        height: 31px;
    }
    

    Hope this helps. 🙂

    Thank you!

    #621347

    Finlando
    Participant

    It works like a charm. Thanks a lot for all the support!

    Cheers!

    #621409

    Paul R
    Moderator

    You’re welcome! 🙂