Title: Source file to change CSS
Last modified: December 18, 2020

---

# Source file to change CSS

 *  Resolved [marcomarcuzzo](https://wordpress.org/support/users/marcomarcuzzo/)
 * (@marcomarcuzzo)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/source-file-to-change-css/)
 * Hi, I set a left side product filter, I would like to change some appearance 
   but I can’t find the right file to do it.
    Specifically, I have a multiple choice
   insert box, I would like to increase the padding between the box and the following
   filter. Using inspecting element it appears: ul class=”chosen choices” and I 
   want to find the corresponding file to add style=”bottom: 15px;”>
 * <ul class=”chosen-choices” style=” bottom: 15px;”>
 * what is the right file?

Viewing 1 replies (of 1 total)

 *  Plugin Support [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * (@mediawebster)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/source-file-to-change-css/#post-13818063)
 * Hello
 * Better use CSS code and paste it to additional CSS
 * An example:
 * .woof ul.chosen-choices{
    bottom: 15px; }

Viewing 1 replies (of 1 total)

The topic ‘Source file to change CSS’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-products-filter/assets/icon-256x256.png?rev=
   2844301)
 * [HUSKY - Products Filter Professional for WooCommerce](https://wordpress.org/plugins/woocommerce-products-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-products-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-products-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-products-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-products-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-products-filter/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [mediawebster](https://wordpress.org/support/users/mediawebster/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/source-file-to-change-css/#post-13818063)
 * Status: resolved