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

Issue with menu icon showing on top of banner #82

Open
power7714 opened this issue Apr 6, 2017 · 1 comment
Open

Issue with menu icon showing on top of banner #82

power7714 opened this issue Apr 6, 2017 · 1 comment

Comments

@power7714
Copy link

I have a responsive website that shows a menu icon in the top left of the screen. When I tested this on my android phone with Google Chrome, the banner shows as expected and above main content but users can't dismiss the banner because of the menu icon. Any ideas?

@jfoclpf
Copy link

jfoclpf commented Oct 14, 2018

I don't know if it's exactly the same issue, but I had a similar issue, and I solved it by changing the z-index of my header element.

Class .smartbannerhas a z-index: 9998. By having this fixed, you can play with the z-index of the elements of your webpage. Check here.

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

2 participants