<code>.dashboardtable th:nth-child(9) {display:none;}</code>
</code>.dashboardtable td:nth-child(9) {display:none;}</code>
===Align the content of a column right===
<code> .bookingtable td:nth-child(8) {text-align: right;} </code>
== Guests Menu ==