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!