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
Hi,
is there any way to add top menu toggle dropdown along with left side navigation.
Desktop View :
Mobile View : toggler is not enabling and left side toggler needs to be next line or something.
Ex :
<button class="btn btn-link btn-sm order- order-lg-0 me-4 me-lg-0" id="sidebarToggle" href="#!"><i class="fas fa-bars"></i></button> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-target="#navbarSupportedContent" aria-bs-controls="navbarSupportedContent" aria-expanded="false" aria-label="Menu">
And navbar-toggler not visible due to this left side navigation.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
is there any way to add top menu toggle dropdown along with left side navigation.
Desktop View :
Mobile View : toggler is not enabling and left side toggler needs to be next line or something.
Ex :
And navbar-toggler not visible due to this left side navigation.
The text was updated successfully, but these errors were encountered: