This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Categories, custom categories (Series, channel, playlist) show image in search

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Categories, custom categories (Series, channel, playlist) show image in search Reply To: Categories, custom categories (Series, channel, playlist) show image in search

#14373
Ernest MarcinkoErnest Marcinko
Keymaster

Also, on mobile devices the widget container is too small, just a few pixels, and it does not fit correctly.
I would suggest the following rule:

[html]@media screen and (max-width: 436px) {
.cactus-header-search-form {
display: block !important;
}
}[/html]

It will ‘drop’ the search below the menu on low-width devices: http://i.imgur.com/uBnHnBn.png