Home › Forums › General Issues › How to set a custom height for WYSIWYG? › Reply To: How to set a custom height for WYSIWYG?
Hi @Nitruc
Using firebug I can see that the CSS rule needed to modify the height is:
.acf_wysiwyg iframe {
}
Please note that there is a min-height rule which will need to be set to 0 to allow for your height attribute to work.
Please use firebug / inspector as you can modify the CSS on the fly and test as you go!
Hope that helps.
Thanks
E
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.