How can I design the calendar to look it different instead of the default look?

→ Yes, you can change the default look of the calendar. There are two ways to do that inside the app’s General Settings tab.

(1) Using the interface
→ Go to Settings > General > Change the below settings:

  1. Calendar Header Background Color
  2. Calendar Header Color

(2) Using the CSS
→ The following parts of the calendar can be changed with CSS code.

  1. Calendar background-color
  2. Day title color
  3. Available date background-color
  4. Disable date background-color
  5. Selected date background-color
  6. Selected date color

→ Here is one sample screenshot of the customized calendar which we have done:
customized-calendar
View Demo Store