badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Contact Form 7; Size of the contact form;

#26154

Hi Petar,

just add this below css in your custom css

input[type=text], input[type=email], input[type=search], input[type=password], textarea {
width: 50%;
}

hope this may help you
Thank you!