Changes

Jump to navigation Jump to search

Custom CSS

1 byte added, 10:06, 16 August 2019
=== Hide a certain colum in the BOOKINGS Table ===
.pagetypebookingslist .bookingtable tr > *:nth-child(X) {display: none;}
Example:
.pagetypebookingslist .bookingtable tr > *:nth-child(1) {display: none;}
770

edits

Navigation menu