Can you post a link to your site?
Yes, you can find this problem in following article
http://odviati.com/daniela-hlinkova
Try this code in your child theme’s stylesheet:
pre { word-wrap: break-word; white-space: pre-wrap; }
IDK why, but id does not work. It shows good in visual editor, but when I publish the article or click preview it look as it is now.
I don’t see the code I suggested on your site. Are you using a caching plugin or is your host caching your site?
Sorry, I just turned off caching plugin. Try have a look now.
I still don’t see the code. How did you add the code to your stylesheet? Were there any errors when you tried to add the code? What browser and OS are you using?
I am using Chrome and I added the code through editor in menu, as Im using child theme of original.
Are you receiving any errors when you edit your child theme’s stylesheet? As a quick test, can you try a custom CSS plugin and see if that works?
Thank you for your help! I that plugin and it works, great!