Appointment Hour Booking - General Settings

".$message."

"; ?>

Automatic Email Reports

Automatic email reports for ALL forms: Send submissions in CSV format via email.

          :           :
)

.

Troubleshoot Area

Important!: Use this area only if you are experiencing conflicts with third party plugins, with the theme scripts or with the character encoding.



Edit Styles

Use this area to add custom CSS styles. These styles will be keep safe even after updating the plugin.

For commonly used CSS styles please check the following FAQ section: https://apphourbooking.dwbooster.com/faq#design




Sample Styles:

Make the calendar 100% width / responsive:
#fbuilder .ui-datepicker-inline { max-width:none !important; }
Make the send button in a hover format:
.pbSubmit:hover { background-color: #4CAF50; color: white; }
Change the color of all form field labels:
#fbuilder, #fbuilder label, #fbuilder span { color: #00f; }
Change color of fonts into all fields:
#fbuilder input[type=text], #fbuilder textarea, #fbuilder select { color: #00f; }
Change the calendar header color:
#fbuilder .ui-datepicker-header { background:#6cc72b ; color:#444; text-shadow:none; }
Other styles:
For other styles check the design section in the FAQ: https://apphourbooking.dwbooster.com/faq#design

Edit Scripts

Use this area to add custom custom scripts. These scripts will be keep safe even after updating the plugin.