Hello,
Would it be possible to disable the wp-syntax.css completely? (and using the style's main sheet instead)
Best regards,
Cor
Hello,
Would it be possible to disable the wp-syntax.css completely? (and using the style's main sheet instead)
Best regards,
Cor
Got it (:
remove_action('wp_head', 'wp_syntax_head');
This topic has been closed to new replies.