http://www.weinkellerei-woeber.at/weinkellerei/
is it possible to display the elements at this position? see attachment https://www.sendspace.com/file/9z84d1
thanks!
Hey diefleischerei!
Please add following code to Quick CSS
input.wysija-submit.wysija-submit-field, p.wysija-paragraph { margin: 0; float: left; font-size: 14px !important;}
Cheers!
Yigit
Thx. How can i get the same size (wide) like the button next to it (Suche)?
Hey!
Please add following code to Quick CSS as well
#top .widget_product_search #searchform #searchsubmit { width: 65px; }
Cheers!
Yigit
Nearly perfekt. Thank you Yifig. Can i adjust the positions of the blank space between text and input field?
https://www.sendspace.com/file/iknn7w
i want equal space (A2 on both fields).
And is it possible to change the high of the “send” Buttons? Green line “X”?
Hey!
Please add following code to Quick CSS as well
section#wysija-4 form {
margin-bottom: 0;
}
Regards,
Yigit
THX. And can i customize the high of the buttons? “los” and “Suche” ?
Hi!
Please use following code
input[type="submit"] { padding: 8px 22px; }
Cheers!
Yigit
THX should i add this to the quick css field?