hi. how can i bring this text down: http://i.imgur.com/r954KB9.jpg
and how can i center this text horicontal? http://i.imgur.com/3wjTZtH.jpg
how can i change “Sending” to “Senden” /german ? http://i.imgur.com/zLMwSqK.jpg
how can i change this text: “Bitte lösen Sie die Gleichung. Diese Maßnahme dient der Abwehr von Spam. *” to ” Bitte löse die Gleichung (Spamschutz).” http://i.imgur.com/r954KB9.jpg
How can i get this changes?
Hey!
use this:
label {
top: 75px;
}
and this:
div#ajaxresponse_1 {
text-align: center;
}
For translating/modifying text use a plugin like this: https://wordpress.org/plugins/loco-translate/
Cheers!
Andy
Nearly perfect. Thanks. http://i.imgur.com/9L9Vstc.jpg
Hey!
Add this code:
p#element_avia_deine_e-mail_1 + p + p#element_avia_avia_age_1 {
top: -31px;
}
Regards,
Ismael
Works perfect. How can i do this also here: http://www.alfaweb.at/testwaldi/kontakt/ and here: http://www.alfaweb.at/testwaldi/kontaktdetails/ ?
how must i change this code to add it to a section id?
i want to add a section id #contactformlayout and apply this changes. then i am able to apply this to 3 sites.
1) http://www.alfaweb.at/testwaldi/dein-vorschlag/
2) http://www.alfaweb.at/testwaldi/kontakt/
3) http://www.alfaweb.at/testwaldi/kontaktdetails/
Duplicated – https://kriesi.at/support/topic/text-down-at-contact-field/
Alexander please do not create duplicated posts.