
cuartonegro(@cuartonegro)
5 Posts
Customers
Quote from cuartonegro on August 27, 2020, 09:23
Hello,
I used the code below to position differently the currency switcher in desktop and mobile:
.woocs_auto_switcher {
top: 5% !important;
}
@media only screen and (max-width: 600px) {
.woocs_auto_switcher {
top: 20% !important;
}
}
And now, the currency switcher disappear if I remove this code. My problem is that I want to reduce the size of the switcher and the size setting does not work any more.
I tried to deactivate the plugin but this problem persists.
Thank you
Hello,
I used the code below to position differently the currency switcher in desktop and mobile:
.woocs_auto_switcher {
top: 5% !important;
}
@media only screen and (max-width: 600px) {
.woocs_auto_switcher {
top: 20% !important;
}
}
And now, the currency switcher disappear if I remove this code. My problem is that I want to reduce the size of the switcher and the size setting does not work any more.
I tried to deactivate the plugin but this problem persists.
Thank you

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 27, 2020, 10:03
Hello
Drop me exact link to the issue
Hello
Drop me exact link to the issue

cuartonegro(@cuartonegro)
5 PostsTopic Author
Customers
Quote from cuartonegro on August 27, 2020, 16:14
https://voidmx.com/shop
https://voidmx.com/shop

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 28, 2020, 11:18
Hello
the currency switcher disappear if I remove this code. - Add px here please - https://c2n.me/48TlI3m.png
I want to reduce the size of the switcher and the size setting - To change the size of this switcher type you need to customize CSS code.
Hello
the currency switcher disappear if I remove this code. - Add px here please - https://c2n.me/48TlI3m.png
I want to reduce the size of the switcher and the size setting - To change the size of this switcher type you need to customize CSS code.

cuartonegro(@cuartonegro)
5 PostsTopic Author
Customers
Quote from cuartonegro on August 28, 2020, 19:44
Hello,
Could you please help us with the CSS code to reduce the size of the switcher?
The settings in red in that screenshot don't work: https://voidmx.com/wp-content/uploads/2020/08/Capture-décran-2020-08-28-à-12.38.27.png
- the first one to reduce the size of the switcher
- the second one to remove the info in red: the currency is written twice, we don't want the second one that is the hover: https://voidmx.com/wp-content/uploads/2020/08/WhatsApp-Image-2020-08-27-at-21.04.26.jpeg
Should we also use a CSS para quitarlo? Could you please help us with this CSS code.
Thank you!
Hello,
Could you please help us with the CSS code to reduce the size of the switcher?
The settings in red in that screenshot don't work: https://voidmx.com/wp-content/uploads/2020/08/Capture-décran-2020-08-28-à-12.38.27.png
Thank you!

cuartonegro(@cuartonegro)
5 PostsTopic Author
Customers
Quote from cuartonegro on August 28, 2020, 23:45
We solved it.
Now our problem is that the currency by default is not $MXN when we selected it in the settings.
We solved it.
Now our problem is that the currency by default is not $MXN when we selected it in the settings.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on August 31, 2020, 10:24
Hello
our problem is that the currency by default is not $MXN - Please describe the problem in more detail.
Hello
our problem is that the currency by default is not $MXN - Please describe the problem in more detail.

cuartonegro(@cuartonegro)
5 PostsTopic Author
Customers
Quote from cuartonegro on September 2, 2020, 18:04
We want that the currency by default when you enter the website be Mexican pesos. For the moment it changes whereas we are all in Mexico.
We want that the currency by default when you enter the website be Mexican pesos. For the moment it changes whereas we are all in Mexico.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on September 3, 2020, 10:23
Hello
We want that the currency by default when you enter the website be Mexican pesos. - OK! Check option please - https://c2n.me/48Xfks0.png - If the user visits the site for the first time, he will see prices in MXN. For the next visit to the user, the plugin will switch to his last currency
Hello
We want that the currency by default when you enter the website be Mexican pesos. - OK! Check option please - https://c2n.me/48Xfks0.png - If the user visits the site for the first time, he will see prices in MXN. For the next visit to the user, the plugin will switch to his last currency