Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown cover by Bootstrap carousel, third level navigation not opening on a table/mobile #202

Open
Kev0003 opened this issue Feb 10, 2016 · 2 comments

Comments

@Kev0003
Copy link

Kev0003 commented Feb 10, 2016

Hi,
When viewing on a screen biger than the 800px break point.The dropdown menu goes under a bootstrap carousel. The same happens with a video, the video effect can be seen here: http://jasonweaver.name/lab/flexiblenavigation/
when in chrome and the block above the video content has been deleted, as in attached example.
This happens on a desktop chrome, android and IOS. How do I keep the menu above a carousel? I have tried using z-index, but it does make any difference.

Many thanks.
Regards,
Kev

@Kev0003
Copy link
Author

Kev0003 commented Feb 10, 2016

I forgot the attachment before.
flexnav-chrom-video

@Kev0003
Copy link
Author

Kev0003 commented Feb 10, 2016

Answer: add position: relative; to .flexnav {**position: relative;**z-index: 10;}
Sorry for the basic question before. I had failed to notice I had forgotten to add position: relative; as well to z-index: 10; to .flexnav, so I answer it myself.
Kev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant