CSS stylesheet code gets inserted into the text itself
-
So over the past year or so I realized that random posts on my girlfriend’s blog have bits of CSS code inserted in random sentences. Like in the URL I provided. We used to fix these manually by removing them but for one this is not sustainable since months after we fix them, new such CSS bits appear. And second maybe it is an important Elementor bug that needs to be fixed.
Search in the blog “For-profit? #000000;”>Yes” to see one example. The entire backend code in elementor for that bit is:
<em><span style="color: #ff6600;">For-profit? </span></em><span style="color: #000000;">Yes, so they profit off of people who simply want to help each other out for free. I offer you a free place to sleep. You accept. We are kind and genuine. Couchsurfing International, Inc. figures out ways to profit off of this.</span><span style="color: #000000;"> </span>In Elementor that is rendered properly.

But on the live page looks like this:

I tried all I could, from tweaking the Elementor settings to minifying the CSS and so much more. If I disable the Elementor plugin the CSS snippets are not visible on the live page. So it seems to be an issue with how Elementor interprets these particular bits of code. It seems to be about the SPAN STYLE and related to color.
I hope I can get some help with this.
The page I need help with: [log in to see the link]
The topic ‘CSS stylesheet code gets inserted into the text itself’ is closed to new replies.