• Resolved Julian Stark

    (@jstark55)


    Hi,
    thanks for the great plugin.

    The first timeline item is on the right side.
    How can I make the timeline start on the left side?

    Thanks and regards,
    Julian

Viewing 1 replies (of 1 total)
  • Thread Starter Julian Stark

    (@jstark55)

    Solved it by simply hiding the first item.

    .ctl-instant-timeline .timeline-content:nth-child(1) {
      display:none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Start on the left side’ is closed to new replies.