Blog ›
13 Apr
2014

Bootstrap 3 hide menus dropdown arrow
Here is a quick and easy way of hiding the drop down arrow that appears on a Bootstrap 3 parent menu option/item. The reasons you may want to do this, are maybe due to the design not not having one or you may also want to make the parent option clickable so taking you to another page.
Simply find the following code in your page or template and delete or note out the following.
<span class="caret"></span>
So with note out becomes...
<!-- <span class="caret"></span> -->
Posted in: <
Frontend Frameworks
>


me@grafxflow
I am a Full-stack Developer who also started delving into the world of UX/UI Design a few years back. I blog and tweet to hopefully share a little bit of knowledge that can help others around the web. Thanks for stopping by!
Visitors also viewed these posts