Title: Color sorting
Last modified: August 31, 2016

---

# Color sorting

 *  Resolved [epony](https://wordpress.org/support/users/epony/)
 * (@epony)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/color-sorting/)
 * Hey there,
 * it’s a very nice and easy to use plugin that you created.
 * Is there a way I can sort the colors in the widget? I’d like to have a rainbow
   order or perhaps from dark to light colors.
 * For future updates it would be nice to choose the form of the color symbol. Now
   it’s a circle, maybe you can add a square or different sizes of circles and squares.
 * [https://wordpress.org/plugins/color-filters/](https://wordpress.org/plugins/color-filters/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Dominykas](https://wordpress.org/support/users/dominykasgel/)
 * (@dominykasgel)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/color-sorting/#post-7243803)
 * Hey,
 * I’m happy to hear that!
 * Yes. You can use some Category (Taxonomy) order plugin. For example, Category
   Order and Taxonomy Terms Order plugin. When you install it, go to Products > 
   Taxonomy Order, select Colors, then you can change the order of colors using 
   a drag and drop sortable interface.
 * It’s a good idea. I’m adding this to our to-do list. For now, you can only use
   CSS to style the form of the color symbol. You can change the size by changing
   height and width for rcorners CSS class in your theme’s style.css file.
 * Example:
 *     ```
       .rcorners {
       	height: 30px !important;
       	width: 30px !important;
       	border-radius: 20px !important;
       }
       ```
   
 * I hope this helps.
 *  [Dominykas](https://wordpress.org/support/users/dominykasgel/)
 * (@dominykasgel)
 * [10 years ago](https://wordpress.org/support/topic/color-sorting/#post-7243904)
 * Closing.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Color sorting’ is closed to new replies.

 * ![](https://ps.w.org/color-filters/assets/icon-128x128.png?rev=1863743)
 * [Ultimate WooCommerce Filters](https://wordpress.org/plugins/color-filters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/color-filters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/color-filters/)
 * [Active Topics](https://wordpress.org/support/plugin/color-filters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/color-filters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/color-filters/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Dominykas](https://wordpress.org/support/users/dominykasgel/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/color-sorting/#post-7243904)
 * Status: resolved