Notifications
Clear all

[Solved] Increase heigh of the editor

7 Posts
4 Users
3 Reactions
917 Views
Posts: 23
Topic starter
(@wacha)
Eminent Member
Joined: 6 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: 2611
(@dimalifragis)
Famed Member
Joined: 5 years ago
Posts: 23
Topic starter
(@wacha)
Eminent Member
Joined: 6 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: 2 years ago

Estimable Member
Posts: 126

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

Chris
Posts: 3627
(@chris)
Famed Member
Joined: 3 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: 126
(@cotner)
Estimable Member
Joined: 2 years ago

We have a winner!

Page 1 / 2