Reply To: Add php code for ajzx search

#9206
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

1. I just checked on your back-end, it’s width is set to 70%: https://i.imgur.com/3bUG5SV.png
If you change that to 100%, it will work.

2. You can try using a custom CSS like so:

div[id*="ajaxsearchprores"] {
    margin-top: 20px !important;
}
Best,
Ernest Marcinko

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