Tagged: timeline
Hi I’ve been trying to style a timeline element for a page. I have managed to style the horizontal dashed element with a custom class as light-time e.g.
`.light-timeline .av-milestone-icon-wrap:after {
border-color:rgba(255,255,255,0.2);
}
However I cannot seem to style the vertical lines in a similar way as no selector seems to work, is this possible or is it linked directly to the theme settings?