- This topic has 3 replies, 2 voices, and was last updated 9 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Flat Pro and Contact Form 7’ is closed to new replies.
Home › Forums › All Other Themes › Flat Pro and Contact Form 7
Hi,
I have “Contact form” in a web with “Flat pro” theme but the error messages don’t appear.
In style.css are this code:
span.wpcf7-not-valid-tip {
display: none !important;
}
How I can make error messages appear?
web: www.presupuestosdeseguros.es
Thank you for your help!!
Best regards,
Vanessa
Hi Vanessa,
Did you try removing this code and check if the error messages start appearing again?
Regards,
Shri
Hi Shri,
I use a child theme. In style.css of the child theme i put this code:
span.wpcf7-not-valid-tip { display: block !important; }
But it does not work.
Finally i tried to put the same code in custom CSS and now it works!
Best regards,
Vanessa
Okay.,
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]