Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1110363

    Hi,

    I’m using the really awesome Timeline but when I leave the Milestone Date empty I get a very small line and a dot at the end
    How can I fix that

    Best Regards
    Bettina

    #1110583

    Hey Bettina,

    We can’t see preview pages if not logged in, please provide login details in private or a live URL which we can view.

    Best regards,
    Rikard

    #1110861

    Hey Rikard

    its on the page “Unternehmensleitbild”

    Best regards
    Bettina

    #1110913

    Hi Bettina,

    Thanks for that, though I’m still not allowed to view the link you posted. Could you link to the backend URL instead please?

    Best regards,
    Rikard

    #1110949

    sorry, here it is

    Best regards
    Bettina

    #1111201

    Hi Bettina,

    Thanks for that, please try this in Quick CSS:

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

    Best regards,
    Rikard

    #1111202

    Hi Bettina,

    Thanks for that, please try this in Quick CSS:

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

    Best regards,
    Rikard

    #1111218

    Hi Rikard,

    that doesn’t help it’s still there.

    Best regards,
    Bettina

    #1111232

    Hi,

    I edited the code and added !important

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

    Please review your website :)

    Cheers!
    Yigit

    #1111245

    Hey Yigith,

    thank you! That’s it!

    Best regards
    Bettina

    #1111247

    Hi!

    You are welcome! Glad we could help :)
    Let us know if you have any other questions or issues!

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Timeline Milestone Date’ is closed to new replies.