Better Look with a few extra lines of code
-
Hey,
Just thought I’d add this. I added the following lines of code to the rich-text-exceprts.css file:
div.rich-text-excerpt #wp-excerpt-editor-tools{ display:none; } div.rich-text-excerpt .wp-editor-container{ border:0; } .rich-text-excerpt div.rte-wrap { padding:0; }
And I also added:
background:#fff
to the /js/tinymce/themes/advanced/skins/wp_theme/content.css file.
This made it look much cleaner I found: https://cl.ly/RD3A
It would perhaps be something to consider implementing into the next version!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Better Look with a few extra lines of code’ is closed to new replies.