Reply To: Search no working with normal posts

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Search no working with normal posts Reply To: Search no working with normal posts

#4500
Ernest Marcinko
Ernest Marcinko
Keymaster

Also if the search is not resizing, then try to add the !important tag to the query items:

@media only screen and (max-width: 767px) {
    .asp_two_column_first,
    .asp_two_column_last {
        width: 100% !important;
        padding: 1% 0 !important;
    }
}
Best,
Ernest Marcinko

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