Timeline formatting

Home Forums Jevelin Theme Timeline formatting

Home Forums Jevelin Theme Timeline formatting

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    RESOLVED Posts
  • Streamliners
    Participant

    Hi there,

     

    I am using Style 3 of the Timeline component. This puts all time cards on one side of the time axis. How can I add vertical space between the cards? In the standard setup they are touching each other.

     

    Thanks.

    Shufflehound
    Moderator

    Hi there,

     

    Can you please give us a link to your website, so we can take a look? (you can post it in private field)

     

    Best regards,

    Shufflehound team

    Streamliners
    Participant

    Hi there,

     

    Link provided in private field. Also adding a picture that explains what the problem is.

     

    Thanks.

    Streamliners
    Participant

    Adding the picture here as it does not seem to show up with the other post.

    Streamliners
    Participant

    Sorry, not able to add the screenshot. It is 91kb but after attaching the image and clicking Submit I end up with an empty screen.

    Streamliners
    Participant

    Trying one more time from another browser.

     

    Won’t work – getting an HTTP 500 error.

    Shufflehound
    Moderator

    Solution for this topic

    Please try this CSS snippet bellow and let us know if that works (you can place it here – Admin Dashboard -> Appearance -> Theme Settings -> Custom Code -> CSS Code )

    .sh-timeline-2.style3 .sh-timeline-item .sh-timeline-box {
        margin-bottom: 40px!important;
    }

    Streamliners
    Participant

    Thank you, you guys rock! It works as expected. Thread can be closed.

    Shufflehound
    Moderator

    Nice to hear that. 🙂

Viewing 9 posts - 1 through 9 (of 9 total)