how can i adapt the contact form that it looks like this: http://i.imgur.com/qRjuOpd.jpg
Hey alfaweb2!
Please add following code to Quick CSS
p#element_avia_deine_tel-nr_2 {
float: left;
clear: none;
margin-left: 9px;
margin-top: 0;
margin-bottom: 0;
}
Regards,
Yigit
Wow. looks great. is there a way to bring the text (captcha) under the field ? http://i.imgur.com/85ZTQHj.jpg
Hi!
Try the following:
.page-id-14 #element_avia_avia_age_2 label {
position: absolute !important;
top: 50px !important;
}
Best regards,
Günter
Can you help me to CENTER the send button.