
benjamin.coppin(@benjamin-coppin)
14 Posts
Customers
Quote from benjamin.coppin on December 22, 2022, 15:34
Hello,
I have the Products Filter widget on my shop page. I have it sticky on the sidebar but I have a problem with the price range part as you can see on the picture below (link).
When I scroll down, the price range part "duplicate". One part scroll well but the other don't... Do you have any idea ?
Here is the screenshot : https://ibb.co/fSKGSBQ
Thanks you
Hello,
I have the Products Filter widget on my shop page. I have it sticky on the sidebar but I have a problem with the price range part as you can see on the picture below (link).
When I scroll down, the price range part"duplicate". One part scroll well but the other don't... Do you have any idea ?
Here is the screenshot : https://ibb.co/fSKGSBQ
Thanks you

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 23, 2022, 11:15
Hello
Please drop me exact link to the issue
Hello
Please drop me exact link to the issue

benjamin.coppin(@benjamin-coppin)
14 PostsTopic Author
Customers
Quote from benjamin.coppin on December 23, 2022, 15:53
Hello
My website is under construction so you need to have login and password to see the issue. How can I send you those informations in private ?
Hello
My website is under construction so you need to have login and password to see the issue. How can I send you those informations in private ?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 26, 2022, 14:47
Hello
Please use this field - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Hello
Please use this field - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png

benjamin.coppin(@benjamin-coppin)
14 PostsTopic Author
Customers
Quote from benjamin.coppin on December 26, 2022, 15:55
Hello,
Ok I've sent the informations.
Thanks you
Hello,
Ok I've sent the informations.
Thanks you

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 27, 2022, 11:45
Hello
Please add CSS
.elementor-sticky--active .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single
visibility: hidden !important;
.elementor-sticky--active .irs--round .irs-grid-text
visibility: hidden !important;
Clear all cache and do a test
Hello
Please add CSS
.elementor-sticky--active .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single
visibility: hidden !important;
.elementor-sticky--active .irs--round .irs-grid-text
visibility: hidden !important;
Clear all cache and do a test

benjamin.coppin(@benjamin-coppin)
14 PostsTopic Author
Customers
Quote from benjamin.coppin on December 27, 2022, 12:38
Hello it doesn't work for me as you can see here : https://ibb.co/q5z1S8h
Hello it doesn't work for me as you can see here : https://ibb.co/q5z1S8h

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 27, 2022, 13:22
OK! Delete this code and try:
.elementor-sticky__spacer .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single
visibility: hidden !important;
.elementor-sticky__spacer .irs--round .irs-grid-text
visibility: hidden !important;
OK! Delete this code and try:
.elementor-sticky__spacer .irs--round .irs-from, .irs--round .irs-to, .irs--round .irs-single
visibility: hidden !important;
.elementor-sticky__spacer .irs--round .irs-grid-text
visibility: hidden !important;

benjamin.coppin(@benjamin-coppin)
14 PostsTopic Author
Customers
Quote from benjamin.coppin on December 27, 2022, 14:07
Still some problems :
https://ibb.co/GJPW9PM
And when I apply price filter, here is what happen : https://ibb.co/VY8C9gC
You can modify css by yourself if you want (in the personalize menu).
Still some problems :
https://ibb.co/GJPW9PM
And when I apply price filter, here is what happen : https://ibb.co/VY8C9gC
You can modify css by yourself if you want (in the personalize menu).

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 28, 2022, 12:14
Hello
Please add this CSS
.elementor-sticky__spacer .irs--round .irs-from, .elementor-sticky__spacer .irs--round .irs-to, .elementor-sticky__spacer .irs--round .irs-single
visibility: hidden !important;
.elementor-sticky__spacer .irs--round .irs-min, .elementor-sticky__spacer .irs--round .irs-max
visibility: hidden !important;
.elementor-sticky__spacer .irs--round .irs-grid-text
visibility: hidden !important;
You can modify css by yourself: Unfortunately, code customization is not included in the support, and even compatibility with third-party functionality is not included in the support.
Hello
Please add this CSS
.elementor-sticky__spacer .irs--round .irs-from, .elementor-sticky__spacer .irs--round .irs-to, .elementor-sticky__spacer .irs--round .irs-single
visibility: hidden !important;
.elementor-sticky__spacer .irs--round .irs-min, .elementor-sticky__spacer .irs--round .irs-max
visibility: hidden !important;
.elementor-sticky__spacer .irs--round .irs-grid-text
visibility: hidden !important;
You can modify css by yourself: Unfortunately, code customization is not included in the support, and even compatibility with third-party functionality is not included in the support.

benjamin.coppin(@benjamin-coppin)
14 PostsTopic Author
Customers
Quote from benjamin.coppin on December 28, 2022, 14:21
Great ! it works. Thanks you !
Great ! it works. Thanks you !

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on December 29, 2022, 11:21
Welcome;)
Welcome;)