• I don’t know why but after updating my style.css file it doesn’t let me type in it anymore. Like I click and the typing blinking-line appears but whenever I try to add a character or delete it just does it for a second, then goes back to the way it was before and moves the typing position to the end of the document!

    Faced with this, I started editing from editor-style.css instead of style.css but after a little time it started happening there too!

    I can’t delete, paste, nor type and it’s really complicating things for me. Please let me know how I can fix this!

    https://wordpress.org/plugins/css/

Viewing 1 replies (of 1 total)
  • Thread Starter evenmed

    (@evenmed)

    Further-info:

    style.css stopped working when I added the following code:
    .select2-container .select2-arrow ::after{color:#fff}

    editor-style.css stopped working when I added:
    .page-id-336::-webkit-input-placeholder {color: white;}
    .page-id-336:-moz-placeholder { /* Firefox 18- */ color: white;}
    .page-id-336::-moz-placeholder { /* Firefox 19+ */ color: white;}
    .page-id-336:-ms-input-placeholder { color: white;}

Viewing 1 replies (of 1 total)

The topic ‘Can't type on style.css’ is closed to new replies.