Hi guys. How i can remove only one time, now i remove all
Hey pddcoms,
Thanks for the screenshot and link, though I’m not sure I understand what you mean. Could you try to explain a bit further please?
Best regards,
Rikard
i meen this.
And one more. Problem with switching timeline on mobile. scrolling only works if the link already contains #next and you must reload page.
Hi,
Yea, that is a browser functionality issue.
We do need to reconsider how to build that to be a bit different for the results that it returns/
Best regards,
Basilis
Hi. what about this question?
“Hey pddcoms,
Thanks for the screenshot and link, though I’m not sure I understand what you mean. Could you try to explain a bit further please?
Best regards,
Rikard”
i mean this.
Guys
Hi pddcoms,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-timeline-horizontal .av-milestone-icon-wrap:after {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Victoria i know this code but i need to delete only one right line.
Hi pddcoms,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-timeline-horizontal .av-milestone.av-animated-generic:nth-child(4) .av-milestone-icon-wrap:after {
border: none;
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks for help. close.