There are some text files that are not displayed on my published site
When I inspect the code, I can see everything is proper, but still, the browser doesn‘t display them. I wonder if it might be something with the Theme variables? Because when I inverse the color theme, the text render properly, but only on light mode it doesn‘t work.
I’m uncertain how you’ve managed this, but you seem to have conflicting variable names heading-small. [1] is what you’re seeing in the designer, and [2] is what it’s using on the published site.
Wow, I would‘ve never checked that, as I didn‘t make that variable conflict myself. I have no idea how that‘s been added, but thanks a lot for spotting that. I fixed it. Thanks!