Words disappearing on a published site and in designer

Hi fellow Webflowers!
I’ve got a really weird bug on my client’s site and in designer. Some letters and whole words disappear from a text box and I cannot do anything to fix it. Writing them again and again doesn’t work, at first it seems to be fine but after publishing it just goes back to previous state. At first, it was a problem with just one page, now it’s more, everywhere I have the same section and this one text box in it. All of the other text boxes are fine.
I’m talking about the text box in every “Industry” page I have and the text on the bottom ‘If you have any questions about how our products could benefit your space, we’ll be happy to talk it through with you’. Most often words ‘our products’ are missing, and something random happens to ‘how’.

I’ve tried editing in Safari and Firefox browsers, but it changes nothing.

Does anybody have any idea on how I could fix it?

Thank you for your time in advance!


Here is my site Read-Only: https://preview.webflow.com/preview/thebroy?utm_medium=preview_link&utm_source=designer&utm_content=thebroy&preview=0e019f440e437f8fbf409e4347110c1c&pageId=6120e514d6e3b0b38b9328a3&workflow=preview
(how to share your site Read-Only link)

Hey Martyna,

That is such a weird bug! Like you, every time I added the words ‘our products’ and previewed the page, they would disappear again. I couldn’t figure what was causing it, but it seems to be something to do with that particular class: ‘contact_us’.

I think you could fix it by:

  • adding a new H3 heading inside ‘industries_questions_div’
  • giving it a new class name (I just used ‘new_contact_us’)
  • give the new class all of the same styles as the old one
  • and delete all of the instances of the old class and replace with the new one

This seemed to work on your Read-Only link, though I couldn’t test properly as changes that I make are not saved if I navigate to a different page.

Anyway, give it a go and hopefully it’ll work!

Ryan