Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1489233

    Hi Kriesi,

    I’m using a timeline on our Services page. I’ve noticed that when sliding through the icons, they appear slightly cut off on the edges.

    Could you please advise how I can adjust the styling or settings so the icons display cleanly without being cropped?

    I’ve provided a link below for reference.

    #1489234

    Please see link below.

    #1489235

    Hi,

    Thank you for the inquiry.

    Try to add this css code to adjust the spacing around the timeline container:

    .avia-timeline-container {
        position: relative;
        padding: 0 10px;
    }

    Let us know the result.

    Best regards,
    Ismael

    #1489237

    Hi Ismael,

    Thanks for your quick response.

    The CSS Code worked perfectly.

    Thank you so much!

    #1489240

    Hi,

    You’re quite welcome! Let us know if you have more questions. Have a nice day.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Assistance with Timeline on Our Services Page’ is closed to new replies.