• Resolved bbua97

    (@bbua97)


    Hey guys,

    I have some graphic issues with your plugin. At first I had the problem with overlapping text with the vertical line but i could fix it with a custom css code from you:

    @media only screen and (min-width: 992px){
      .ps_timeline-centered > .ps_timeline-item:nth-child(odd) .ps_timeline-content{
           margin-right: -30px;
       }
      .ps_timeline-centered > .ps_timeline-item:nth-child(even) .ps_timeline-content{
           margin-left: -30px;
      }

    That worked fine, thank you for that! Now only the problem with the “points” is left to solve, please help me with that.

    Thanks,

    bbua97

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Points not in one same axis with vertical line’ is closed to new replies.