Hi, I just set up a brand new DWQ&A, with Elementor and Astra theme. I am not sure why… When I reply to a question, every time I type a letter, ” h e l l o” the reply box gets longer automatically. Here is a link to a screenshot of the problem: https://drive.google.com/open?id=1G1flJ6LOdagumCrRr4JiPF5hcUcmhOm5
Please advise.
1 Answers
In this case, you can use the following code:
.dwqa-comment-form textarea {height: 40px !important;overflow-y: scroll;}
Please login or Register to submit your answer