Reply To: search page error

#13402
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi Claudius,

Yes, I belive I can help with that as well. Try using this custom CSS code:

@media screen and (max-width: 540px) {
    .asp_two_column .asp_two_column_first, .asp_two_column .asp_two_column_last {
        width: 98% !important;
    }
}
.asp_two_column .asp_two_column_first, .asp_two_column .asp_two_column_last {
    min-width: 200px !important;
}
Best,
Ernest Marcinko

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