By default, Gelacy automatically embeds the selector into your store once the app is installed. However, for certain themes or custom design preferences, you may need to manually adjust the selector’s placement. This guide will walk you through the steps of embedding the selector manually in the header of your theme. If you're not comfortable with editing code, our support team is always ready to help.
Step 1: Access your Theme code
- From your Shopify admin, go to Sales Channels -> Online Store -> Themes.
- Select the theme you want to edit, click the three dots (⋮) -> Edit Code.
Step 2: Adding the Selector code (Desktop and Mobile)
You need to insert different code snippets for the desktop and mobile versions of your store. Here are the steps:
Desktop Version: Insert the following code where you want the selector to appear on the desktop:
Mobile Version: Insert the following code for mobile displays:
Step 3: Locating the Header file
Most users prefer the selector to be in the header. To embed the selector there:
- In the theme code editor, use the search box to find the header file.
- Insert the desktop and mobile selector code snippets in the appropriate location within this file. A screenshot of a computer program
In case you want to put selector in the footer, please look for footer.liquid file.
If you're unsure where to place the code or need guidance, feel free to contact our support team at support@gelacy.app for further assistance.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article