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.

 

[Solved] Increase heigh of the editor

7 Posts
4 Users
3 Reactions
1,413 Views
Posts: 23
Topic starter
(@wacha)
Eminent Member
Joined: 7 years ago

Hello,

 

I find the editor really too little.

Is there a way to increase it's heigh ?

 

Thank you for your help 🙂

6 Replies
dimalifragis
Posts: 2601
(@dimalifragis)
Famed Member
Joined: 5 years ago
Posts: 23
Topic starter
(@wacha)
Eminent Member
Joined: 7 years ago

I tried that solution but it didn't work for me.

I though it was because it is a 3 year old answer.

1 Reply
(@cotner)
Joined: 3 years ago

Estimable Member
Posts: 132

@wacha I tried it as well and it didn't work for me either.

Chris
Posts: 3611
(@chris)
Famed Member
Joined: 4 years ago

Hi @wacha, @cotner

Use this CSS Code:

.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item{
   min-height: 150px !important;
}
Posts: 132
(@cotner)
Estimable Member
Joined: 3 years ago

We have a winner!

Page 1 / 2