Customise Booking Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 78: | Line 78: | ||
Use the selector in SETTINGS-> BOOKING PAGE-> PAGE DESIGN | Use the selector in SETTINGS-> BOOKING PAGE-> PAGE DESIGN | ||
== | == Hover Text ==* | ||
*To not show the number or rooms/units left place the following code in the SETTINGS->BOOKING PAGE-> ADVANCED "Custom CSS" setting. | |||
.ptdaynumavail {display:none;} | |||
*To disable the hover text place the following script in the SETTINGS->BOOKING PAGE-> ADVANCED "Advanced HTML Settings" setting. | |||
<pre> | <pre> | ||