Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #979389

    I love the timeline builder element. I use it for a flow chart, with text in stead of dates. I could not find the CSS selector to set the margin between the items.

    In the pic I pointed out the margin with a red arrow. It looks that it is 2 x 30 = 60 px.
    https://drive.google.com/file/d/1iF8kayrGuJH9pbq4WB6PiV7CdFMCYGfH/view?usp=sharing
    How can I change that?

    thanks,

    Tjerk

    #979730

    Hi Tjerk,

    Thanks for the screenshot. Could you post a link to the page in question as well so that we can take a closer look please?

    Best regards,
    Rikard

    #979816

    Hi Rikard,

    Here the page (private)

    Thanks.

    #979970

    Hi,

    Thanks for that, I’m not sure if this is what you are looking for but you can try to adjust these values, they are the default ones:

    .avia-timeline-vertical .av-milestone-icon-wrap {
        padding: 30px 0 30px 0;
    }

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.