PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Switcher button shows on the left side (even it is set to appear on the right side)

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hi!

Switcher button works on the right side on a desktop, but still on the left side on a mobile.

I'd like it to appear on the right side independently of a type of the device.

Also, I would like to remove the expansion of the widget when I hover over it because on a mobile for example, when i click on a product, the currency is changing, because there it an invisible but existant expansion of the button

I add video in an attachement

Wetransfer mobile video

Thanks

Thomas from eskatepoint.com

Hello

Please  try to add CSS :

body .woocs_auto_switcher.right {
width: 70px;
}

Hi Pablo!

It worked

But I'd like to remove the expansion of the widget when I hover over it because on a mobile for example, when i click on a product, the currency is changing, because there it an invisible but existant expansion of the button

I add video in an attachement

Wetransfer mobile video

 

Is it possible to do?

 

All regards

Thomas

Hello

try to add  CSS:

.woocs_auto_switcher  li a span{

display: none !important;

}

Thanks so much!

It worked ofc :)

Great! Welcome;)