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

Narrow mode #3

Open
gtbu opened this issue Sep 23, 2020 · 3 comments
Open

Narrow mode #3

gtbu opened this issue Sep 23, 2020 · 3 comments

Comments

@gtbu
Copy link

gtbu commented Sep 23, 2020

The hamburger in narrow mode functions in Firefox but not in Edge and Chrome

@CodeHimBlog
Copy link
Owner

Try to increase/decrease media screen width in CSS.

@CodeHimBlog
Copy link
Owner

In CSS file, find
/* Codehim Dropdowns Mobile View */
@media only screen and (max-width: 480px) {

And replace 480px to 620px.

@gtbu
Copy link
Author

gtbu commented Sep 24, 2020

No - the incompatibility is deeper
codehim1

The menu crashes then - it seems that edge-chrome interprets some things different

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