My blog content is coming up highlighted randomly on some posts. For example, on the first post, the words are highlighted white, but NOT on the bottom post. It appears to do this randomly and I can’t figure it out! Any ideas? See screenshot below:
In looking through the blog posts on your website, the one you show here is the only one that has the odd highlight. There is a span tag around that content in the actual post that is adding that white background. Your other posts do not use this in-line styling to apply a white background. If you can, I would recommend going to the post and removing the styling behind that paragraph similar to your other posts. Because it’s pulling to your blog posts page dynamically, it is also pulling the in-line styling with it.
Josh, that worked like a dream! I don’t know how the span tag got into the content, but I removed it and it worked like it was supposed to. I very much appreciate your help!
Also to prevent this in the future, make sure that you clear formatting when you paste in your blog content. Usually, the paste feature will add span tags and other kinds of formatting from wherever you copied it from.