Contact form
Hi, I added this snippet to the custom css section in order to center the contact form fields and the button: body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="button"], select, .offer_li .title h3 { text-align: center; }
I was able to get exactly the result I wanted on Chrome: http://imgur.com/QE4KBsl
but unfortunately not on Firefox: http://imgur.com/GzBlfI2
Do you know why the text on the dropdown "Estimated budget" field appears to be centered instead of being aligned to the left as the text on the other fields? I would just like to center the fields and the button, but not the text that is on the fields. Thank you
Comments
url to page where you got this field please.