1
Change the height of Wysiwyg in Elementor Widget
Source: elementor/elementor#24471 · opened by @djoo
Prerequisites
• I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
• The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
What problem is your feature request going to solve? Please describe.
I would like to change the height of all the TinyMce loaded in Elementor's Widgets
Describe the solution you'd like
I try something basic in CSS like
.mce-container > iframe {
height: 100px !important;
}
But doesn't work
Describe alternatives you've considered
_No response_
Additional context
_No response_
• I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
• The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
What problem is your feature request going to solve? Please describe.
I would like to change the height of all the TinyMce loaded in Elementor's Widgets
Describe the solution you'd like
I try something basic in CSS like
.mce-container > iframe {
height: 100px !important;
}
But doesn't work
Describe alternatives you've considered
_No response_
Additional context
_No response_
No pledges yet. Be the first to back this.
Comments
Similar requests
How to customize WYSIWYG control for custom Elementor widget.
2 votes · 0 comments
Disable WYSIWYG autofocus
2 votes · 0 comments
Implementing max-height for containers when using min-height
6 votes · 0 comments
Responsive Video Overlay Image
5 votes · 0 comments
Multiple template content areas / editable and locked content
6 votes · 0 comments
No comments yet.