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

The plugin hides the links of the website

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.

Hello, the plugin hides the links of the website.

When I click on the first product in my store (top left), or on the close links, the plugin unfolds in front of it and prevents it from working properly.

Coud you help me please ?

Thank you

My shop: https://chain-mask.com/boutique/

Hello

Try  to  add  this  CSS:

.woocs_auto_switcher.cd-stretchy-nav.left {

width: 60px;

height: 60px;

.woocs_auto_switcher.cd-stretchy-nav.nav-is-visible {
width: auto !important;
height: auto !important;
}

Thanks Pablo. It doesn't change anything.
When I change page, in the menu, there is a quick animation of the multilanguage menu that appears. Maybe this is it? I think this animation is unnecessary and it creates major problems on my theme.

Ok! Please  add CSS:

.woocs-style-2-to {
width: 0px;
}

.woocs-style-2-expand .woocs-style-2-to {
width: 100%;
}

 

It works, I no longer have a problem.

Thank you so much Pablo.

Hello

Welcome;)