Site logo

Archived topic

How do I bring the Primary Navigation Dropdown to the top?

3 replies · Started by Martyn on April 2, 2022

Viewing posts 1–4 of 4

Hi there,

did you resolve the issue as i am having trouble replicating it?
If you are try adding this CSS to force the z-index up a notch:

.main-navigation {
    z-index: 1000000 !important;
}

Thanks David,

It's intermittent over a few months. I'll keep this one up my sleeve if it keeps happening.

I really appreciate your help.

Cheers,
Marty

You're welcome

This archived topic is closed to new replies.