Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello Guys,
thanks in advance for your support. I have your great theme TOWER installed on https://www.dormir.it/www/it/ but if i digit, in the input fields, letters like “g,y, and p” i cannot see the entire letter. It happens on mozilla firefox.
– How can i fix the problem?
– How can i edit the height of the input lane?
Thanks in advance
Fabrizio
Hello,
Please add this code into your custom css box:
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
height: 30px !important;
}
Result screenshot: https://pho.to/AdAMp
Let us know.
Best regards!
You must be logged in to reply to this topic.