Is there a way to stop a certain custom post type showing thumbnails in the vertical results drop down? I have WooCommerce brands that use a thumbnail that ends up cropped in the AJAX search box drop down.
I’d like to keep the others – like product thumbnails.
Sure! Try adding this custom code to the functions.php in your theme/child theme directory. Before editing, please make sure to have a full site back-up just in case!