-
AuthorPosts
-
February 8, 2024 at 1:03 pm #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.jpgIt 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)
February 9, 2024 at 6:51 am #1433757Hey 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,
IsmaelFebruary 10, 2024 at 1:15 pm #1433904Dear 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.jpgOn 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
February 11, 2024 at 9:29 pm #1434027Hi,
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,
MikeFebruary 12, 2024 at 6:07 am #1434048thank you for the script, yes now it works and the columns are the same. Thank you very much!
February 12, 2024 at 7:02 am #1434054 -
AuthorPosts
- The topic ‘2Timeline – 2 Different views’ is closed to new replies.