Contact Form 7 Version 5.2.2. and Betheme no Colours in PopUp after Send Button
in Other
Dear Betheme Team,
we have problems with the Update Contact Form 7 5.2.2 and the Betheme Theme.
1. After Push the Send button in the new Version the scroll up Funktion is not working. Here the the JS-Code
(function($) {
$(document).ready(function(){
//bmo scroll to not valid
$(".wpcf7").on('invalid.wpcf7',function(e){
$('html, body').animate({
scrollTop: $(".wpcf7-not-valid").first().offset().top-200
}, 1400);
});
});
})(jQuery);
2. The Push Notification after the Send Button is showing a Information without a Background Color. The Text is Only alone.
I don`t understand the Problem.....
Comments
Dear Pablo This Code is since a few days not Working Can you take a look what is the Problem?
Can you send us a link to your website? The one you sent is not working anymore.
thanks
Dear Pablo,
we have test ist a little bit, but we need your Code, in an DIV Class as Column One but your code is not Column One can you take a Column into this CSS Code?
.wpcf7-response-output[role='alert']{background:purple !important; color:white; width:100%; text-align: center;}
Well, the HTML in CF7 changed again, in that case, you have to remove the
[role='alert']
from CSS selectorIt should look like that:
Thanks
So and this code is set to an "div class=column one" where can I do this?
Sorry, I do not understand what you mean.
Can you explain it greater?
thanks
I need the code what we have in an div class but the Respons-output is not centered under the Contact Form look at the Picture.
It won't be always equal because this container is between 20%-30% of width by default, with CSS we extended it but HTML code of that form is not desired for that kind of modifications.
I changed the CSS code above to be better, but on some resolutions it won't be 1:1 pixel perfect
Thanks
ok thank you very much. I think the problem is the new Version of Contact Form 7 since Version 5.2 we have problems.
I hope betheme is working at a support for Ninja Form. That was great.
Greats Eric
We do not have plans to support it right now, but please post your suggestion in this topic, we'll take a look at it :)
thanks
Dear Betheme Support,
can you tell me how can I change the color vor Warning Message or vor send Message into red or into green color.
The Contact Form 7 and Betheme is since Version 5.20 of contact form very ugly.
Can you send me a link to your website again, please?
Because the link from your second message is not working anymore.
Thanks
I found it: here are the codes:
.wpcf7 form.sent .wpcf7-response-output{background:lightgreen !important; color:white; width:98%; text-align: center;}
.wpcf7 form.invalid .wpcf7-response-output{background:lightgreen !important; color:white; width:98%; text-align: center;}
.wpcf7 form.failed .wpcf7-response-output{background:red !important; color:white; width:98%; text-align: center;}
.wpcf7 form.spam .wpcf7-response-output{background:orange !important; color:white; width:98%; text-align: center;}
But the text is not complete centered with width:98% have you a other tip?
Sorry, but you still did not send a link to your website.
Can you attach it, please? It would help a lot if I could take a closer look at it.
Best regards
https://beta.protectum.de where can I send you login files ? For a Look?