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

navbar-toggler-icon is not visible on mobile layouts #1

Closed
davcri opened this issue Sep 9, 2020 · 1 comment
Closed

navbar-toggler-icon is not visible on mobile layouts #1

davcri opened this issue Sep 9, 2020 · 1 comment

Comments

@davcri
Copy link
Contributor

davcri commented Sep 9, 2020

The navbar-toggler-icon is not visibile when using mobile layouts (<768px).

This issue makes difficult for mobile users to discover the online documentation, examples and all the other sections of the website.

image

How to reproduce

Steps made using the latest Firefox desktop version:

  1. Open https://ncine.github.io/
  2. Enable responsive design mode pressing CTRL+SHIFT+M
  3. Set width to be less than 768px
@encelo
Copy link
Member

encelo commented Sep 12, 2020

Hi @davcri, and thanks for noticing this issue with the site.
It was caused by a mistake in the _config.yml file used by the Jekyll template that prevented the declaration of the default background color for the navigation bar in the CSS.

Please keep in mind that the repository with the site source is actually nCine-site and not ncine.github.io.

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