Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1198362
    gjcmaas
    Participant

    Contrary to documentation the css customizer is dark/semi transparent.

    It accepts one line at a time, no options to remove lines, unreadable numbers in darp Purple on black background.

    In the documentation it is plain dark text on a withe background. Am I missing something?

    #1198364
    gjcmaas
    Participant

    here is a screen shot.

    #1198393
    Christopher
    Moderator

    Hi there,

    Currently there is no option to use custom background. You need to change it directly. Please connect to FTP, navigate to wp-content/plugins/cornerstone/assets/dist/css/admin/code-editor.css?ver=1.3.2 and change following line :

    .cs-code-editor-wrapper .CodeMirror.cm-s-solarized.cm-s-dark {
        text-shadow: none;
        background-color: rgba(0,43,54,0.965);
    }

    Hope it helps.

  • <script> jQuery(function($){ $("#no-reply-1198362 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>