How to customize the default edit box height is 600px?

This topic contains 1 reply and 2 voices, and was last updated by Sk 9 years, 11 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
May 28, 2014 at 8:55 am 21116
Sk Hi, In order to facilitate the seller editor How to customize the default edit box height is 600px? Thank you!
May 29, 2014 at 1:48 pm 21156
Sk Sk

Hello mx,

use the following css code to dokan/style.css

table tbody tr td.mceIframeContainer iframe#post_content_ifr {
  height: 600px !important;
}

Thank you.

Viewing 1 Posts - 1 through 1 (of 1 total)