Viewing 1 replies (of 1 total)
  • Carlos Moreira

    (@carlosmoreirapt)

    Hi @karlosuccess
    The plugin doesn’t have any specific option to manipulate this. You would need custom css, which goes beyond the support I can provide. However, you can try to add this to the custom css of your site:

    .xdsoft_datetimepicker {
        zoom:1.3;
    }

    This will probably only work well for datepickers that display inline. It will probably mess up the positioning of calendars that display on click.

    Hope it helps.
    Greetings, Carlos

Viewing 1 replies (of 1 total)
  • The topic ‘Make calendar overall bigger’ is closed to new replies.