Trouble Changing Contact Form Text Area
-
I cannot figure out what I am doing wrong here. I have tried several different methods to change the contact form text area width, but none of them seem to have any effect on my page.
I’ve tried:
.contact-form textarea !important {
width:100%;
}#contact-form-42 .contact-form text area {
width:100%;
}
and many variations on that theme. I know it must be something really silly that I’m missing.I’m using a child theme and also Simple Custom CSS. Inspect indicates that the style is still being loaded from Jetpack css.
Any ideas?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Trouble Changing Contact Form Text Area’ is closed to new replies.