Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi sorry for the delay in response. I beleive this issue is ocurring because some of your announcements have images while others dont, and they vary so differently in heights.

    By default the margin between the containers is -3.5em. If set to 0, the distance between containers is quite large.

    You can use the appropriate CSS selector to adjust the difference, but seeing as each of your containers varies so widely in height, you may need to adjust the length of your announcements , or add images to each, or remove them from all etc.

    Something like the following should point you in the right direction:

    .cd-timeline-block {
       margin: 0;
    }

    You may need to adjust some others to get things working properly. If you’d like personalized help, or for me to look into the issue for you, please consider purchasing a support license.

    Thanks,
    Evan

    Thread Starter becfeedsolutions

    (@becfeedsolutions)

    Thank you. Seems to be working now.

    Plugin Author Evan Herman

    (@eherman24)

    No problem at all.

    Best,
    Evan

    Hi Ivan,

    I can find this code anywhere in my style sheet.

    Could you help me out with this?

    below is the link
    https://www.pcmicorp.com/about-us/corporate-social-responsibility/

    Plugin Author Evan Herman

    (@eherman24)

    Hi Syed,

    You need to add the code to your style sheet, it’s not going to already exist.

    Also, in future begin a new thread with the issue as I don’t receive emails from previously resolved threads.

    Thanks,
    Evan

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Timeline Panels Overlapping’ is closed to new replies.