Site logo

Archived topic

hover box causes jumpy menu items

3 replies · Started by Felix on June 16, 2021

Viewing posts 1–4 of 4

Hey team!

i have set up some service boxes with hover effect and if the sticky menu lays above those boxes the menu items behave really jumpy. especially the submenu is not useable.

please have a look and maybe you have a nice advice for me :)

Screenshot

http://frontend-trooper.com/bildschirmfoto-2021-06-16-um-12-14-42/

Hi there,

try adding this CSS:

#sticky-navigation {
    z-index: 10000 !important;
}

Awesome! Thanks for your quick reply!

Glad to be of help

This archived topic is closed to new replies.