Hello, my client is using the Geolocation app on their website using a customized Prestige theme. Geolocation comes with a currency selector at the footer. We would like to move it to the top of the website if at all possible. I noticed the selector itself is wrapped in a
that has no ID or class name. Is there any way to edit the app codes so we can add an ID or class name to this
so we can move it using CSS?
I tried reaching out to support but they just directed me to contact the theme (which has nothing to do with the app) or advised me not to make the change.
If anyone has any experience with changing the Geolocation currency selector outside of its default footer position, would love to know how you did it. Thank you!
Hi I’m trying to the same thing as I just installed the app. It makes no sense to me that the selector would be at the bottom of the page instead of at the top (where customers can actually see and utilize it). Did you ever figure out how to move it to the top?
In the end, we decided that it is best to have both selects in a modal, so currently, this button with the current language flag opens a modal with both selects - country, and language.