I am having problems when editing any content on my site and I use the HTML edit button (last one on the button bar). The little edit box that pops up is simply useless if you have any serious content. Try it on UNA and you will see what I mean. My site https://molosserdogs.com is mostly discussion and articles driven and editing my content is now very tideous because of this miniature edit box. It will expand vertically but not horizontally and the only way to get rid of the popup edit box is to click OK. really! - even here on una.
Frola was nice - how to fix this in Quill?
- 998
Comments
In injections, paste in the following:
.bx-form-input-html-quill-code { width:40em !important; height:30em; }
Adjust to your needs.
@LoneTreeLeaf I placed the code in Studio>Designer>Injections first in body and when it did not work in head. Still did not work. I also changed to this
.bx-form-input-html-quill-code {
width:100em !important;
height:50em;
}
and other like 200x100 etc. no joy.
Sometimes design elements will not change without the end-user clearing their cache (at least, it's a common occurrence with me). After you save the changes in injections, go to the dashboard and clear the site cache and also clear the cache from your browser. (Quickest way to flush a cache specific to a site is pressing Shift + F5).
Hello! Perhaps this needs to be added: Studio> Artificer> Styles.