Reply To: Styling of Search box not adhering

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Styling of Search box not adhering Reply To: Styling of Search box not adhering

#1350
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

No problem at all. I think it’s caused by a browser styling attribute, but I think it’s possible to turn it off. Try to add these lines to the site’s main css file:

input {
    -webkit-appearance: none !important;
    border-radius: 0 !important;
}

Here is an article about it: http://stackoverflow.com/questions/2918707/turn-off-iphone-safari-input-element-rounding

Unfortunately I’m not available for a custom job, sorry 🙂 I wish I had more time.

Best,
Ernest Marcinko

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