Viewing 1 replies (of 1 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Hello,

    The default is 300px. You can change it like this:

    .gce-event-info {
    max-width: 150px!important;
    }

    This just needs to be added to your theme style sheet. You may not need the !important depending on where your stylesheet is loaded so you can check it both ways.

Viewing 1 replies (of 1 total)
  • The topic ‘Customize Tooltip Width’ is closed to new replies.