Community forum for knowledge and support

Updated 4 months ago

Timeline 14 Active Tab Color Not Updating

At a glance

A community member is using Timeline 14 and is having an issue with the active tab not updating the new color when clicked. The community member has provided public and read-only links to the website. Another community member suggests targeting the "current" state when making changes and updating the classes in the custom code embed. The community member confirms the issue is with the live theme, not the Webflow preview. After some back-and-forth, the solution is to replace "currentcolor" in the code with the desired color, which resolves the issue with the tab color, but causes the progress bar to disappear. Eventually, the community members find that the code was duplicated, and the issue is fully resolved.

Useful resources

Hello,
I'm using Timeline 14, all things work fine but the active tab isn't updated the new color when I click on it, can someone help me?

Public link: https://timeline-calendar.webflow.io/
Read-only link: https://preview.webflow.com/preview/timeline-calendar?utm_medium=preview_link&utm_sour[…]r&preview=39123b51fdb9c4facfa698a75b106706&workflow=preview

M
Z
L
7 comments

@Zoe Tang not sure what your intended color was or if you had resolved this or not but be sure to target the "current" state when you make changes and all should be good.

If you are taking about the progress line, you would only see that on the published version of the site, no within the Webflow designer preview because there is custom code.

If your classes have changed, be sure to update those classes in the custom code embed.

Attachments
image.png
image.png

Hi @Matt

My intended for the tab is just simply "Black". It works well in Webflow PREVIEW, I did target current state right, but when publishing on the LIVE theme, it just doesn't show up.

Attachments
Screenshot 2024-12-31 at 11.56.22.png
Screenshot 2024-12-31 at 11.56.10.png

Ah got it - will take a look.

Hi any update on this? I have the same issue.

But solution is simple just replace "currentcolor" in code with your desired color:

Attachment
CleanShot 2025-02-11 at 15.02.29@2x.png

thanks Lukas, it worked for the tab color when i added that custom code but the progress bar is disappear, it shows up when I remove the code

ah no, the code is duplicated, it worked fine now. Thank you Lukas

Add a reply
Sign up and join the conversation on Slack