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
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
Hey Rikard
its on the page “Unternehmensleitbild”
Best regards
Bettina
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
Hi Bettina,
Thanks for that, please try this in Quick CSS:
span.av-milestone-indicator {
display:none;
}
Best regards,
Rikard
Hi Bettina,
Thanks for that, please try this in Quick CSS:
span.av-milestone-indicator {
display:none;
}
Best regards,
Rikard
Hi Rikard,
that doesn’t help it’s still there.
Best regards,
Bettina
Hi,
I edited the code and added !important
span.av-milestone-indicator {
display:none !important;
}
Please review your website :)
Cheers!
Yigit
Hey Yigith,
thank you! That’s it!
Best regards
Bettina