Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Positioning Search Box on Homepage › Reply To: Positioning Search Box on Homepage
August 2, 2016 at 4:03 pm
#9666
My bad, the problem is with one of my previous suggestions. Please change this CSS code:
.asp_main_container {
width: 100% !important;
}
to this:
div.ajaxsearchpro[id*="ajaxsearchpro1_"] {
width: 100% !important;
}
and it should fix the issue immediately.
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)