Hi,
I have started a small blog and I use the “Twenty Twenty”-theme. I’m very annoyed by the fact that my editor is much more narrow, than what I see on the screen. For every page/blog post I make, I found out that I should always change the “Template” from the default (really narrow) “Default template” to “Full Width Template” – is there a way I can set the default template to “Full Width Template”, by the way?
Anyway, so I figure the default text width is just way too small and it does help changing to “Full Width Template”. The problem that I face is however that I’m becoming increasingly frustrated the the small width-setting of the editor, which doesn’t match the width of the final result… So it’s definitely not WYSIWYG. I googled and found this: [https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/#changing-the-width-of-the-editor])
So I thought I had a solution, but that link says: “*To change the main column width of the editor, add the following CSS to style-editor.css…*” – I don’t have that file on my system. I ssh’ed into the server and found these instead:
# find . -iname “style.*css*”|grep -i editor
./public_html/wp-includes/css/dist/block-editor/style.min.css
./public_html/wp-includes/css/dist/block-editor/style.css
./public_html/wp-includes/css/dist/editor/style.min.css
./public_html/wp-includes/css/dist/editor/style.css
Which of these files (if any of them) should I add the CSS-code to? Or how do I modify/increase the text width of the editor, before I publish my blog posts in the future?
[ad_2]