input fields overruled plugin itself
-
Thanks for this plugin! Nice to change many thing fast.
One bug: When I change the input fields(background-color) in the correct place of the divi builder style options, it changes only the first time after a refresh. When I refresh again it gives me the old style of these input fields.
When I inspect this element in the browser and look who or what is overruling my settings I found out that it is itself: /wp-content/plugins/cf7-grid-and-styler-for-divi-premium/styles/cf7-divi/style.css?ver=1.3.0
CSS:
section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-captchar, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-date, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-number, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-quiz, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-tel, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-text, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-textarea, section.et_pb_wpt_contact_form_7 .wpcf7 .wpcf7-url {
background-color: #eee;
}Why is this happening?
Wordpress and all other plugins are all updated(latest versions)
Kind regards,
Lampie
- The topic ‘input fields overruled plugin itself’ is closed to new replies.