Customise Booking Page: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 80: Line 80:
Use the selector in SETTINGS-> BOOKING PAGE-> PAGE DESIGN
Use the selector in SETTINGS-> BOOKING PAGE-> PAGE DESIGN


== Hover Text ==*
== Hover Text ==
*To not show the number or rooms/units left place the following code in the SETTINGS->BOOKING PAGE-> ADVANCED "Custom CSS" setting.
*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;}
  .ptdaynumavail {display:none;}