Title: Getting Dots before Checkbox
Last modified: March 5, 2024

---

# Getting Dots before Checkbox

 *  Resolved [neelkamdar](https://wordpress.org/support/users/neelkamdar/)
 * (@neelkamdar)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/)
 * ![](https://ibb.co/16NPdDr)
 * [https://ibb.co/16NPdDr](https://ibb.co/16NPdDr)

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

 *  Plugin Support [Giuseppe Madaudo](https://wordpress.org/support/users/askmagic/)
 * (@askmagic)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/#post-17478106)
 * Hi there,
 * please share with us the link of the website where I can see the theme installed,
   maybe I can help you with a css code.
 *  Thread Starter [neelkamdar](https://wordpress.org/support/users/neelkamdar/)
 * (@neelkamdar)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/#post-17478467)
 * Dear Sir,
 * Please find the attached link for review
 * [https://www.neelayurvedics.com/product-category/company-wise/](https://www.neelayurvedics.com/product-category/company-wise/)
 * Regards,
 * Team Neel.
 *  [crodriguez1991](https://wordpress.org/support/users/crodriguez1991/)
 * (@crodriguez1991)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/#post-17493016)
 * Hello there,
 * I hope you’re doing well :D.
 * I checked and seems your theme add these dots to the <li> elements when they 
   are in a widget.
 * A solution could be to add the following CSS rule on Appearance > Customize >
   Additional CSS
 *     ```wp-block-code
       .yith-wcan-filter .filter-checkbox li:before {
           display:none !important;
       }
       ```
   
 * In this way, the dots will not appear on our filters.
 * Please, try it and let me know.
 * Have a good day.
 *  Thread Starter [neelkamdar](https://wordpress.org/support/users/neelkamdar/)
 * (@neelkamdar)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/#post-17494307)
 * Dear Sir,
 * Thank you for the support. Above shared solution has worked for us.
 * Regards,
 * Team Neel.
 *  [crodriguez1991](https://wordpress.org/support/users/crodriguez1991/)
 * (@crodriguez1991)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/#post-17508690)
 * You’re welcome
   Marking this topic as solved for the momentWe are doing our best
   to improve our plugins. Our target is to develop and release the best free plugins
   for WooCommerce, but to achieve this we need your help. Please leave a good [review](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/reviews/#new-post)
   to support us and help our growth 🙂
 * Have a good day.

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

The topic ‘Getting Dots before Checkbox’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-ajax-navigation/assets/icon-256x256.gif?
   rev=3129944)
 * [YITH WooCommerce Ajax Product Filter](https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-ajax-navigation/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-ajax-navigation/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [crodriguez1991](https://wordpress.org/support/users/crodriguez1991/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/getting-dots-before-checkbox/#post-17508690)
 * Status: resolved