Tagged: CAPTCHA, CONTACT FORM
-
AuthorPosts
-
May 31, 2019 at 11:37 am #1105655
Dear Support,
In the contact form, there is an option:
“Label/Send Button alignment
Select how to align the form labels and the send button”The only one which isn’t aligned centered is the “Contact Form Captcha”. The math formular is everytime left aligned.
Can you please correct this in a next version?And in german, there are some missspelling and missing translations inside. In relation to the first mentioned sentence, the german translation is now:
“Senden-Button ausrichtung
Wählen Sie, wie die Schaltfläche “senden” ausrichten werden soll”Better and more correct:
“Ausrichtung der Felder des Kontaktformulars:
Wählen Sie bitte, wie die Schaltfläche “senden” und die Beschriftungen ausgerichtet werden sollen.”Thx.
June 1, 2019 at 4:21 pm #1106112Hey S.,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaJune 2, 2019 at 4:50 pm #1106375Dear Victoria.
Please send a screenshot from your side.
What happens on your installation if you set the “center” option in the contact form at the checkbox “Label/Send Button alignment” and activate the captcha? Is the math-formula-captcha then also in the middle for you in the frontend?thx & Best
June 2, 2019 at 6:34 pm #1106407June 2, 2019 at 6:48 pm #1106412Dear Victoria,
exactly. This is more eyecatching on a form like this.
Can you fix it please in a next update? This appear on all enfold clients.
thx
best
June 4, 2019 at 9:18 am #1106943Hi Hokuspokus,
The text inside the input is called placeholder and not label and so it is left-aligned as a rule of thumb. You’re talking about two different things. I am not sure that this will be adjusted but I will pass it on.
Thank you.
Best regards,
VictoriaJune 4, 2019 at 3:23 pm #1107133Dear Victoria,
does what you and I have sent as a screenshot look particularly beautiful, professional or corporate identity, e.g. if you have arranged everything “center” in the mobile view?
What is your impression? Does the design appeal to you in general? What is your impression when you look at the contact form from your screenshot? Does it look clearly structured and uniform to you and you think,”Wow, what a nice contact form”?
I generally only talk about one thing: about the contact form and its contents. I would like to have a general center or left-aligned contact form: It makes no sense to me, even from the optics, that specific fields are centered and others just left-aligned. This looks untidy for me. And I’m convinced that other people see it that way too.
And i Hope, you see also, that the Date Input is center, my labels are also center and the budget is left as example.
I hope you can take this into account for an update to have a more clean design for your user.
Best
S.
June 5, 2019 at 8:34 am #1107410Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - */ #top .main_color select { text-align-last: center; text-align: center; -ms-text-align-last: center; -moz-text-align-last: center; } span.value_verifier_label { left: 50%; transform: translateX(-100%); }
Best regards,
VinayJune 7, 2019 at 3:52 pm #1108280Dear Vinay,
this isn’t center rather the answer of math formula is center. It seems it’s a difficult problem.
Best
S.- This reply was modified 5 years, 5 months ago by Hokuspokus.
June 11, 2019 at 4:17 am #1108978Hi,
Thank you for sharing the details.
We have added this update in the core theme and works for the captcha result. You can use the code to move the captcha text to the center. Please wait for the next release :)
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.