Hello, I'm bad at css selectors.
Can anyone tell me what the correct selector/code would be to change the width of the 'comment' box on THIS page?
Thank you for your time,
Jacob
Solved! Go to Solution.
If you want to do it for all the fields on the page to make it look like this:
Then you would need to add "width: 100%;" to this part of your CSS
If you want to do it for all the fields on the page to make it look like this:
Then you would need to add "width: 100%;" to this part of your CSS