July 3, 2015 at 4:50 am
#26154
Theme Horse Support Team
Keymaster
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!