We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Regular view
Home, shop, about, and contact are all visible and clickable no matter which one of them you are on.
Be on a page other than "home".
Make browser window smaller to see alternate header navigation:
The drop-down defaults to "home", so the user is unable to navigate to the home page from this dropdown.
<select class="top-drop-menu visible-sm visible-xs"> <option value="-"> Menu </option> <option value="{{ site_url('/') }}"> Home </option>
Code suggested by customer: https://app.intercom.io/a/apps/7236196445273cea007287c0c90a2f0d598567cc/inbox/[email protected]/conversations/5410031375
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Regular view
Home, shop, about, and contact are all visible and clickable no matter which one of them you are on.
Steps to reproduce:
Be on a page other than "home".
Make browser window smaller to see alternate header navigation:
The drop-down defaults to "home", so the user is unable to navigate to the home page from this dropdown.
Possible solutions:
Code suggested by customer:
https://app.intercom.io/a/apps/7236196445273cea007287c0c90a2f0d598567cc/inbox/[email protected]/conversations/5410031375
The text was updated successfully, but these errors were encountered: