Archived topic
Leave a comment box - shrinked
3 replies · Started by Manuela on March 5, 2021
Viewing posts 1–4 of 4
Hello,
I am wondering if the box underneath Leave a Comment could have its height reduced. For example, I would like it to have the same height as the boxes below (the ones for name, email, and site).
Could you please help with that?
Thank you
Hi Manuela,
Try this CSS:
textarea#comment {
height: 47px;
}
Hi Ying,
Thank you very much.
Great support as always :-)
No problem :)
This archived topic is closed to new replies.