Title: CSS :checked icon
Last modified: May 9, 2024

---

# CSS :checked icon

 *  Resolved [iulianmaftei](https://wordpress.org/support/users/iulianmaftei/)
 * (@iulianmaftei)
 * [2 years ago](https://wordpress.org/support/topic/css-checked-icon/)
 * First of all thank you for this great plugin!
 * I am styling a bit the filter in order to match the overall website design. Is
   there any chance to change the color of the ‘check’ icon? (e.g. checkbox orange
   and icon black)
 *     ```wp-block-code
       .wpc-filters-main-wrap li.wpc-term-item input[type=checkbox], .wpc-filters-main-wrap li.wpc-term-item input[type=radio]:checked {
       accent-color: #E87824!important;	
       }
       ```
   
 * Many thanks!

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

 *  Plugin Support [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * (@fesupportteam)
 * [2 years ago](https://wordpress.org/support/topic/css-checked-icon/#post-17743675)
 * Hi [@iulianmaftei](https://wordpress.org/support/users/iulianmaftei/)
 * Yes, it is possible with custom CSS. But more likely it would be enough to change
   the primary color – [https://prnt.sc/Hpzh42u7Zldu](https://prnt.sc/Hpzh42u7Zldu)
 * But if this is not changing you can use the browser inspect tool in order to 
   find the needed elements like this:
 * [https://prnt.sc/n-zgUDc0dryD](https://prnt.sc/n-zgUDc0dryD)
 * [https://prnt.sc/qrH1JjkcpmAJ](https://prnt.sc/qrH1JjkcpmAJ)
 * Use the custom CSS with the needed classes in the Filters -> Settings -> Experimental-
   > Custom CSS.
 * Best Regards – Victor
 *  Thread Starter [iulianmaftei](https://wordpress.org/support/users/iulianmaftei/)
 * (@iulianmaftei)
 * [2 years ago](https://wordpress.org/support/topic/css-checked-icon/#post-17744272)
 * Thanks Victor! Tried this but not able to overwrite the ‘contrast against background’
   rule. The check icon is auto black on light colour backgrounds and white on contrast
   colours. I’ll look forward to find a solution. Thanks again.
 *  Plugin Support [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * (@fesupportteam)
 * [2 years ago](https://wordpress.org/support/topic/css-checked-icon/#post-17746192)
 * Hi [@iulianmaftei](https://wordpress.org/support/users/iulianmaftei/)
 * Yeah, unfortunately, we do not provide custom CSS styles as this is out of the
   scope of the support policy. We can only recommend finding the dev who can write
   the needed styles like you want them to see it, with all of the other changes
   as well.
 * Best Regards – Victor

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

The topic ‘CSS :checked icon’ is closed to new replies.

 * ![](https://ps.w.org/filter-everything/assets/icon-256x256.png?rev=3487105)
 * [Filter Everything — WordPress & WooCommerce Filters](https://wordpress.org/plugins/filter-everything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/filter-everything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/filter-everything/)
 * [Active Topics](https://wordpress.org/support/plugin/filter-everything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/filter-everything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/filter-everything/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * Last activity: [2 years ago](https://wordpress.org/support/topic/css-checked-icon/#post-17746192)
 * Status: resolved