Reply To: Resizing search box in header at random

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Resizing search box in header at random Reply To: Resizing search box in header at random

#16595
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi,

I was not able to replicate the issue, but there is a custom CSS that will definitely help:

.asp_m_1 {
    min-width: 240px !important;
}

This will prevent the search size to get below 240 pixels at any time, no matter what. Make sure to clear all layers of cache after applying this rule. I hope this helps!

Best,
Ernest Marcinko

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