Changes

Jump to navigation Jump to search

Custom CSS

1 byte added, 15:28, 28 August 2018
=== Hide a certain colum in the BOOKINGS Table ===
.pagetypebookings .bookingtable tr > *:nth-child(X) {display: none;}
=== Hide a certain colum in the RATES Table ===
.pagetyperates .bookingtable tr> *:nth-child(X) {display: none;}
770

edits

Navigation menu