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

Hello, how to adjust the size and other settings of the 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.

Hello, how to adjust the size and other settings of the side:
1. How to adjust the size of the default selector. https://ibb.co/9NX7WsY
2. How to cancel the description in the red box, although I have reserved a blank in the Hover field(s). https://ibb.co/VWRjF4m

Thanks.

Hello

In this case you need CSS customization

Please drop me  exact  link to the  issue

Hello, every page has this problem, I have put the page URL in the private data。

In addition, if you need different CSS codes on the mobile terminal and the computer terminal, please let me know separately.

thanks

Hello

Please  add CSS:

body .woocs_auto_switcher_link .woocs_add_field{

display: none;

}

To change the size of the selector you'd better hire a CSS developer

Hello, i added CSS: https://ibb.co/Cv9wfPs

but the problem still exists. I have placed my login link. Please help me check it again.

Thank you.

Hello

Please  do a test

I added  this  code:

body .woocs_auto_switcher .woocs_auto_switcher_link .woocs_add_field{

display: none;

}