Forums
(@daaimah77)
11 years, 9 months ago
In the main style.css. Add the code below to the bottom of your code and see if this eliminates the missing captcha issue. It’s worked on a number of sites that I’ve seen this issue on:
.wpcf7 .hidden { display: block!important; }