Tagged: horizontal timeline, spacing, timeline, width
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.
Any assistance would be appreciated. Thank you!
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