SyntaxHighlighter Evolved not showing vertical and horizontal scrollbars

When I use SyntaxHighlighter Evolved I cannot see the horizontal and vertical code scroll bars (I use Google Chrome browser).

Do you know how to fix this?

Any other code snippets to suggest for WordPress?

Thanks!

Topic plugin-syntaxhighlighter Wordpress

Category Web


I tested it on my site and it worked fine. Try adding this to your css file, or in the syntax highlighter advanced settings where it says additional classes:

.syntaxhighlighter td {
overflow-x:scroll !important;
}

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.