Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1256522

    Hello!

    I’ve created a horizontal timeline that is a little bit too large. It’s larger than the maximum page width (1310px) and a part is cut off.

    I want to do two things:
    1. Show the cut off part
    2. Move the whole timeline container to center (since now the cut part is seen)

    How can I add some CSS to achieve it? I’ve already tried various things, but none of them worked.
    Any help is appreciated! :)

    Best regards

    #1257384

    Hey intouchADMIN,

    Please try the following in Quick CSS under Enfold->General Styling:

    ul.avia-timeline-horizontal li.av-milestone {
        width: 200px !important;
    }

    Best regards,
    Rikard

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