Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Add php code for ajzx search › Reply To: Add php code for ajzx search
June 23, 2016 at 3:38 pm
#9206
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 :)



