Open ganapathichidambaram opened 3 years ago
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.
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.