W
wanamoxJun 15, 2022
I just wondering are there any active menu link like "nav-link active" in Bootstrap? Thanks for advance
I just wondering are there any active menu link like "nav-link active" in Bootstrap? Thanks for advance
Hello,
Simply add the .current Class to the .menu-item Element. Example:
<li class="menu-item current">
<a class="menu-link" href="index.html"><div>Home</div></a>
</li>This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard