I'm trying to hide these menu bars with the class hidden-md-up, but it's not working. I'm using CDN but i've also tried the files and checked the class...can anyone help? Here's what I have
<div class="col hidden-md-up">
<i class="fa fa-bars fa-4x " aria-hidden="true"></i>
</div>