Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1467243

    Is there a way to remove the milestones section and corresponding arrows to the left on the timeline?

    #1467266

    Hey valerieh,

    Thank you for the inquiry.

    You can use this css code to hide the timeline date:

    .avia-timeline-vertical .av-milestone-date {
        display: none;
    }

    Best regards,
    Ismael

    #1467771

    This worked! Thank you!

    #1467782

    Hi,

    Great! Glad it worked. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘removing milestones on timelines’ is closed to new replies.