Hide Navigation for Bootstrap Carousel
When Using Bootstrap's Carousel, it displays the Left and Right Navigation Arrows as in the below image, by default.
<a href="http://imgur.com/AzAqR">
</a>
You can hide/remove by adding the following code into the css
.carousel .carousel-control { visibility: hidden; }Written by Nishant Modak
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Css 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#