Home › Forums › Support › Filter by color price (WooCommerce) This topic has 8 replies, 2 voices, and was last updated 4 years ago by Pedro. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts March 1, 2019 at 11:21 am #825909 Pedro Hello! I would like to change the widget bar “filter by price” of WooCommerce. Currently appears purple and I would like to put it blue (the original of generatepress) Thank you! GeneratePress 2.2.2GP Premium 1.7.8 March 1, 2019 at 3:19 pm #826055 DavidStaff Customer Support Hi there, try this: .woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background-color: #0772c4; } .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #065A9B; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 1, 2019 at 4:36 pm #826081 Pedro Hello david! It worked very well Thank you very much for the help! March 1, 2019 at 4:36 pm #826082 DavidStaff Customer Support You’re welcome Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 1, 2019 at 4:57 pm #826090 Pedro Hello David! Sorry there is an error, now when I move the filter, the background appears purple. You can see the screenshot: https://www.dropbox.com/s/esgc98d9ibcyuvx/IMG_2159.PNG?dl=0 March 1, 2019 at 5:40 pm #826109 DavidStaff Customer Support Edited the code above 🙂 Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 2, 2019 at 6:35 am #826428 Pedro Hello david! I’ve tried it and now it’s blue. However it would be great if the widget showed the first blue lighter than the blue background (as does the default widget with light purple and dark purple) Thank you! March 2, 2019 at 6:45 am #826433 DavidStaff Customer Support Another edit above, the second rule sets the background color which i have reduced the lightness of. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ March 2, 2019 at 7:11 am #826574 Pedro Hello david! Many thanks! It worked perfect. Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In