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

    Hello, I searched the forums for this and found the same issue from a few months ago but the custom CSS didn’t work for me.

    I’m using the horizontal timeline on my website, and it works great. I have it set up to show 3 entries at a time. However, there appears to be an extra pixel or so that displays on the right and gets progressively worse as you scroll through the items, eventually cutting into the icons on the left, and showing extra content on the right.

    Screenshots

    Any assistance would be appreciated. Thank you!

    • This topic was modified 3 years, 4 months ago by selafferty.
    #1311879

    Hey selafferty,
    Thank you for the link to your page, please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #top.page-id-21 #avia-timeline-1 {
    	 padding: 0 8px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

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