Hide table rows for mobile or tablet – Twitter bootstrap
I am using twitter bootstrap 3.3 and I want to hide certain columns when in mobile or tablet mode. Are there specific classes that I can use to hide the columns when in mobile or tablet. e.g. <td class="mobile-hidden tablet-hidden">blah</td>