Comment to Quill html Code Edit Box Problem
-
@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).
-
-