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

Filter text superimposed, change colors, problem mobile version

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,

First of all, thanks for such a good plugin :-) I explain you, the first problem is that when you select some filters and then move the mouse over the drop-down menu, the filter texts are shown superimposed on the drop-down menu (see image1). Then I also wanted to know how to change the image of the red x or at least change the red color for another (see image2).

Then in the mobile version, the problem is that the filter images that appear more to the left when one selects it, the text is shown cut (see image3).

And also know how to change the color of the price range carousel from blue to any other color (image4).

Here you have a dropbox link to the 4 images:

https://www.dropbox.com/sh/sjq0qxfy9ovgrfv/AABlBjNLHUdtnmbHSs2ElzrOa?dl=0

Thank you very much for your help :-)

Hello

Paste your license key here - https://c2n.me/43SC6rb.png -> https://c2n.me/42HBIt7.png

Drop  me  exact  link to the issue

Done. Thanks

Hello

1 add  CSS:

body .woof_products_top_panel{

z-index: 9;

}

2  You  can  use CSS

body .woof_products_top_panel li span{

background: url(../your_custom_image_url.png);

}

3

body p:hover.woof_tooltip span.woof_tooltip_data {

margin-left: -24px;

}

5 Change  these color  codes - https://c2n.me/4bLavrx.png - and  add   CSS

body .irs-bar {

 border-top: 1px solid #428bca;

border-bottom: 1px solid #428bca;

background: #428bca;

background: linear-gradient(to top, rgba(66,139,202,1) 0%,rgba(127,195,232,1) 100%);

body .irs-from, body .irs-to, body .irs-single {

background: #428bca;

}

 

That worked great, thank you very much! Just one last thing, in the mobile version when you open the filter it has a bit of horizontal scroll, is it possible to narrow that part so that the screen does not scroll horizontally? Thank you

Foto of the problem:

https://www.dropbox.com/s/r7ve7j8tfk71yq3/image5.jpg?dl=0

 

Hello

It depends on the sidebar template.

Unfortunately this does not depend on my plugin

Also  please  update  the plugin  to  latest  version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato/

Oh ok. Thanks also :-)

Hello

Welcome;)