Search bar/icon is not being displayed on mobile view, looking for a solutio.
Website is: https://thegalleriamontclair.com/
Thank you (:
A user reports that the search bar/icon is missing from their Shopify store’s mobile view and requests a solution.
Proposed Solution:
A community member provides troubleshooting steps:
</body> tag in the theme.liquid fileImportant Note:
The responder clarifies this solution may not work if the site is an app rather than a standard Shopify theme.
Status: The conversation appears to be awaiting confirmation from the original poster on whether the solution resolved the issue. The text contains some formatting irregularities that suggest encoding or display problems in the original thread.
Search bar/icon is not being displayed on mobile view, looking for a solutio.
Website is: https://thegalleriamontclair.com/
Thank you (:
Hi @T8008
Is this an app?
If its an app possibilities this code ownt work. Check this one,
From your Shopify admin dashboard, click on “Online Store” and then “Themes”
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “theme. Liquid” file. Find the tag and paste the code below before the tag.
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!