Do An Duy
asked 7 years ago

Hi,
I need more space to type in my answers easily so I always have to drag the resize handle at the corner down. 
So, how do I increase the default height of the answer text box, so that I don’t have to do that to save time?

2 Answers
DominicStaff
answered 7 years ago

To resolve this issue, you can add the following code  to the style.css file: 

.dwqa-answer-form iframe {
    height: 500px !important;
}
Do An Duy
replied 7 years ago

I have implemented it and it works. Thanks a lot Dominic!

Dominic Staff
replied 7 years ago

My pleasure! If you have any issue or question, please let me know, I will try to help you resolve the issue as soon as possible, my friend 🙂

shirodx
answered 5 years ago

Looking for an answer to this also. 
Works great!!

Powered by DW Question & Answer Pro