Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #985316

    Hi,

    I’m trying out the new Timeline element and want to remove the “Milestone Date” indicator. Class av-milestone-indicator
    Can you provide me the CSS to remove? Link to page below.

    Thanks,

    Steve

    #985438

    Hey Steve,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.av-milestone-indicator {
      display:none;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.