COPY CODE
.navbar-nav .caret {
display: none;
}
Its super simple to figure these things out on your own. Just right click on the element you want to change, then select inspect (or something similar depending on your browser) to see what class the element is using. In this case, the class name is “caret”. I put the “navbar-nav” class in front of it so it wouldn’t hide all caret on the site in case they are used elsewhere. Hope this helps you to help yourself 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com