Reply To: Ajax Search Pro causing conflictions with Theme

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Ajax Search Pro causing conflictions with Theme Reply To: Ajax Search Pro causing conflictions with Theme

#13835
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

It looks like a min-width issue to me, somewhere there seems to be a forced width. There is no option for that, but this custom CSS should get rid off that behavior:

.asp_main_container {
    min-width: 0 !important;
}
Best,
Ernest Marcinko

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