Timeline not responsive

I think this has happened before, but it seems to be doing it again. The timeline is extending past it’s given area. And not being responsive to me mobile.

1 Like

Hello @Rev_Devan :waving_hand:

Apologies for the issue!

I’ve passed it on to the dev team and will let you know once it’s fixed :slightly_smiling_face:

Hi there, @Rev_Devan :waving_hand:

We’ve replaced the previous code with the new one, which resolved the issue:

@external {
  #flexbox_2 > div:nth-child(1) {
    width: 100% !important;
  }
}

Please check your website and let me know if it’s fine now :slightly_smiling_face:

1 Like