Reply To: Positioning Search Box on Homepage

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Positioning Search Box on Homepage Reply To: Positioning Search Box on Homepage

#9666
Ernest Marcinko
Ernest Marcinko
Keymaster

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 :)