• Resolved rudirodolfo

    (@rudirodolfo)


    Hello.
    I have the event time displayed in the calendar.
    I have created a timetable and it is displayed correctly.
    If I now copy this to another page, the time is no longer displayed in one row but in three rows.

    How can I fix this?

    One Line

    Three lines

    Thanks for help,
    Rolf

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support dimned

    (@dimned)

    Hi Rolf @rudirodolfo,
    Thanks for your question. There are added be tags between the time spans somehow. You may try to remove them by adding the style below to appearance > customize > additional css:

    .mptt-shortcode-wrapper .timeslot br {
      display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Time format’ is closed to new replies.