Thanks, ILLID! Plugin has been active, but there is a problem when using on mobile, search bar is too wide so not friendly on mobile device. I tried edit some code in fushion-themes, but the search bar too small on the PC.
<div class=”block-search <?php echo esc_attr( $block_search_class ); ?>”>
<?php echo do_shortcode( ‘[aws_search_form]’ ); ?>
</div>
How do I fix it???
I want the search bar to be in width from “all categories” to the “search button”. Or better, replace the inner box “I’m search for” but still keep the “All Categories” and “search buttons”.
Demo: https://kuteshop.kutethemes.net/
-
This reply was modified 6 years, 9 months ago by thalken.
-
This reply was modified 6 years, 9 months ago by thalken.
-
This reply was modified 6 years, 9 months ago by thalken.