Viewing 2 reply threads
You must be logged in to reply to this topic.
I have a minor formatting issue when using Contact Form 7 in the Tower Theme. If the user does not fill out all required fields and presses the Send button, the validation messages get overwritten with a yellow border. Visit https://onsight.crystalcreekconsulting.com/jackson-office/ and click the Send button for an example. Thanks for your assistance.
Answered this myself. Formatting issue can be resolved by overriding one of the Contact Form styles:
div.wpcf7-response-output {
margin: -0.5em -0.5em 0em;
padding: 0.2em 1em;
}
Hello,
Nice to know you already found your solution. Thank for sharing it!
Regards!
You must be logged in to reply to this topic.