Relume Community Icon
Relume Community
  • 🏠Home
  • 📅Events

  • 🔵Announcements
  • 🔵General
  • 🔵Getting Started
  • 🔵Issues
  • 🔵Showcase

Powered by Tightknit
Issues
Issues

Issue with Active Tab Color Update in Timeline 14

Avatar of Zoe T.Zoe T.
·

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

7 comments

  • Avatar of Matt J.
    Matt J.
    ·

    Zoe T. 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.

  • Avatar of Zoe T.
    Zoe T.
    ·

    Hi Matt J. 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.

  • Avatar of Matt J.
    Matt J.
    ·

    Ah got it - will take a look.

  • Avatar of Lukáš F.
    Lukáš F.
    ·

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

  • Avatar of Lukáš F.
    Lukáš F.
    ·

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

  • Avatar of Zoe T.
    Zoe T.
    ·

    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

  • Avatar of Zoe T.
    Zoe T.
    ·

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