R
R
Ruslan2017-10-03 15:41:34
JavaScript
Ruslan, 2017-10-03 15:41:34

What is the problem (Bootstrap modal window)?

Can you please tell me why when calling a modal window, the navbar remains visible instead of hiding under opacity? The modal window is called by pressing the button on the slider. (Salon choice)
Site - https://see-and-use.github.io/New%20Group%20of%20s...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
iBird Rose, 2017-10-03
@safo1

why did you set z-index: 9999; for .header .col-sm-12?

.header .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
    z-index: 9999;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question