Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Closed] How do I increase the default size of the text edit box?

3 Posts
2 Users
2 Reactions
764 Views
Posts: 103
Topic starter
(@vanessa)
Estimable Member
Joined: 2 years ago

Yes, I get that I can increase it by dragging the bottom right, but the default size is WAY too small. It barely fits two lines on the screen.

 

Either a way to increase the size, or a default that is larger would work.

2 Replies
dimalifragis
Posts: 2601
(@dimalifragis)
Famed Member
Joined: 5 years ago
.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item{
   min-height: 150px !important;
}
1 Reply
(@vanessa)
Joined: 2 years ago

Estimable Member
Posts: 103

@dimalifragis Magic thank you!!