PenciDesign replied
Hi,
Thank you for loving our theme.
1/ For search dropdown to a new line on mobile - seem it caused by WP Rocket plugin.
Please go to your Dashboard > Clearly all the cache from WP Rocket > deactivate this plugin.
After that, check this guide to know how to optimize your site. We don't recommend use WP Rocket because it has too much issues.
2/ For zoom issues on mobile, that's auto-zoom to input for all IOS devices. You can disable that feature by replace this code to this code:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
Best Regards,
PenciDesign