• Resolved bernard57

    (@bernard57)


    I note that the Event body is sized at 88%. Can it be made responsive to the number of Events actually listed?

Viewing 1 replies (of 1 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello, dear bernard57.

    Thank you for contacting us and for reporting your problem.

    To solve your problem, edit our CSS/jquery.e-calendar.css file. Find code.

    .c-event-body { height: 88%; }

    Please edit the code and write like this.

    .c-event-body { height: auto; }

    Thank You.

Viewing 1 replies (of 1 total)

The topic ‘Resize Event body’ is closed to new replies.