Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1220423

    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

    #1221339

    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

    #1222125

    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

    #1222694

    Hi Fabian,

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.