Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1433684

    Dear Support Team

    I am really at a loss right now: on the following section I have implemented 2 timelines in a grid row (with exactly the same spacing): https://gerlindemichel.osmosis.de/persoenlichkeitsentwicklung/#ablauf

    Even if I have duplicated timelines and they have the exact same settings, they are displayed differently:
    – in the left column the timeline is displayed centered: see screenshot https://osmosis.de/support/spalte1.jpg
    – not in the right column: see screenshot: https://osmosis.de/support/spalte2.jpg

    It should be the same both times as in the right column
    What can I do so that the left timeline is not centered? Where does this come from, please?

    Best regards, Diana

    Translated with DeepL.com (free version)

    #1433757

    Hey Diana,

    Thank you for the inquiry.

    The size of the timeline is not the same because the left padding of the the 1st column is set to 100px while the second one is set to 170px. Please try to adjust the padding values and make sure that they are the same for both timeline elements.

    Best regards,
    Ismael

    #1433904

    Dear support team

    I have now adjusted the padding in both cells exactly identically, but the result is still not correct:
    see new screenshots:
    Left cell: https://osmosis.de/support/gm/cell1.jpg
    Right cell: https://osmosis.de/support/gm/cell2.jpg

    On the left – I don’t know why – the timeline is centered – that’s how it seems to me.
    What can I do?

    Best regards Diana

    #1434027

    Hi,
    Thank you for your patience and your screenshots, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #main .avia-timeline-vertical.av-milestone-placement-left .av-milestone-content-wrap {
        width: 44%;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1434048

    thank you for the script, yes now it works and the columns are the same. Thank you very much!

    #1434054

    Hi,

    Great! Let us know if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘2Timeline – 2 Different views’ is closed to new replies.