Changes

Jump to navigation Jump to search

Custom CSS

9 bytes added, 13:45, 13 December 2019
=== Limit the drop-down list for number of guests ===
By default this list goes up to 99. You can limit it with this the following code. Substitute X for the desired number + 2. So, if you want the drop-down list to be limited to 10 then X=12.
#inputnumadult option:nth-child(n+X){display:none;}
770

edits

Navigation menu