Tagged: timeline
Hi there
The more I move forward in the timeline by clicking the forward/backward buttons, the more it cuts off my content on the left side.
I would be very grateful for good advice.
Thank’s a lot.
Fabian
Hey Fabian J.,
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
#top ul.avia-timeline-horizontal li {
margin: 0px 0 0 4px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria
Thank you very much for your help and the proposed solution.
Finally I used your code with margin: 0px 0 0 1px – so the 1px shift that occurs with every click is not so obvious. Nevertheless – with 10 clicks needed to display the current timeline – the sum of the shifts still is a bit striking.
Do you have another idea how to solve the problem in a final way? I will also take a closer look at this.
Again: thank you and with best regards,
Fabian
Hi Fabian,
Best regards,
Victoria