Reply To: Formatting Input Box text

#3296
Ernest Marcinko
Ernest Marcinko
Keymaster

Thanks.
Here, the following CSS is working in all of my browsers:


input.autocomplete {
    padding: 0 6px !important;
}

input.orig {
    color: #b40808 !important;
    padding: 0 6px !important;
    font-size: 14px !important;
}

It changes the font size, color and fixes the paddig forced by the theme.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)