• Resolved petitclercj

    (@petitclercj)


    Hi, I am currently using TM Timeline in vertical mode and can’t seem to find a way to reduce the left margin. The timeline is centered and the text is only on the right. I would prefer the timeline to be aligned at the far left and have all the elements take the entire space on the right.

    Thanks.

    PS. I tried changing the margin-left setting in the .css to 20% but it doesn’t seem to work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I have the same issue so if solved would love to know how it’s done.

    Thanks

    Thread Starter petitclercj

    (@petitclercj)

    Hi @d5wp600
    When setting it in vertical mode, I’ve been able to edit the file “tm-timeline/css/tm-timeline.css” to this value :

    .tm_timeline.tm_timeline-layout-vertical .tm_timeline__container {
    	margin-left: 0%;
    }

    After resetting the cache of your browser it should work fine.

    Many thanks for your fast reply and solution. It works fine.

    Many thanks

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Aligned left’ is closed to new replies.