Max (Weglot Support)
Hi,
If you want to move the button to the top right, just add the code below after the Weglot setup code in your BigCommerce admin > Advanced Settings > Web Analytics > Google Analytics:
body .wg-default, body .wg-default .country-selector {
bottom: auto!important;
top: 0!important;
}
However, if you want to move it somewhere else it needs an advanced level. You have to add this line of code below:
It has to be added to your source code, in the file related to the position of where you want to put your button.
If you need help with it, don't hesitate to ask me.
Keep me informed.
Regards,