D
D
Duff1k2019-07-21 13:13:59
css
Duff1k, 2019-07-21 13:13:59

Can anyone help with the problem (the product closes the dropdown menu items)?

5d34443cc3cb7748558024.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roma Zvarich, 2019-07-21
@Duff1k

Duff1k ,
It's hard to say where to add without being able to "feel" the code.
A screenshot doesn't do much for that.
Possibly to the "navbar" class

.navbar {
    z-index: 999;
}
.
However, setting large numbers "z-index: 99999...." is not the best way.
But given that you are not very versed in the issue, you can make a discount on this.

M
main11, 2019-07-21
@main11

z-index:9999;
add navigation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question