Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Result z-index / input space › Reply To: Result z-index / input space
December 30, 2014 at 3:31 pm
#3337
Hm. Then let’s try the same css rule but with the !important note. Try to add it to the search plugins “Theme Options -> Custom CSS” tab:
.proinput input {
min-width: 1000px !important;
}
I’m 99% sure it should work. The dev tools confirm it as well.
The less elegant solution is to simulate a delayed window load event, as it doesn’t get to the search. Usually the solution described in this knowledgebase article works: https://wp-dreams.com/knowledge-base/tiny-input-box-on-certain-page-positions/
I’m going to be unavailable for the next 2 days, I might not be able to answer until then.
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)