Hi
Using a Text Area with Rich Text Editor, Number of rows doesn't work
<div class="tox tox-tinymce" style="height:200px" …>
Using a Text Area with Rich Text Editor, Number of rows doesn't work
<div class="tox tox-tinymce" style="height:200px" …>
Add Cusom -> CSS to your page paste the following to Content:
.tox.tox-tinymce {height:300px!important;}
(you can change 300px to whatever you want)
.tox.tox-tinymce {height:300px!important;}
(you can change 300px to whatever you want)
You need to login to be able to post a reply.