Hi @a11n
Thanks and that’s what I did (in theme – customize – additional CSS). sorry for not making it clear.
Please refer to this other thread, where it was determined that the issue is with the theme not the plugin.
https://ww.wp.xz.cn/support/topic/page-width-stretched-by-a-long-line-of-code/#post-17877501
I had to apply the following additional css on the theme to get it work with my posts.
Hi @dcka thank you for your response.
- I tried a different theme and the issue doesn’t appear. So I agree with you that this appears to be an issue with the very theme i was using.
- I tried the CSS and it works when I added it to the theme. It doesn’t work when I add it to plugin’s additional CSS.
- I also tried the following, .syntaxhighlighter {max-width: 100%;} which doesn’t work regardless where I add it to.