Title: CSS for arrow
Last modified: July 30, 2023

---

# CSS for arrow

 *  Resolved [filip111](https://wordpress.org/support/users/filip111/)
 * (@filip111)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/)
 * I am using dropdown filter, and I cant find arrow in ispect. So I need to put
   more padding from border. How to find arrow as element?

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

 *  Plugin Support [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * (@fesupportteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16935333)
 * Hi [@filip111](https://wordpress.org/support/users/filip111/)
 * Thank you for your interest in the Filter Everything plugin.
 * You can check the template overriding – [https://filtereverything.pro/resources/templates-overriding/](https://filtereverything.pro/resources/templates-overriding/)
   if you are referring to the folding ability (and a pointer > up and down) you
   can find it in the plugin code by the class name to understand better how it 
   is working.
 * Best Regards – Victor
 *  Thread Starter [filip111](https://wordpress.org/support/users/filip111/)
 * (@filip111)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16935412)
 * Hi Victor,
   Thanks for quick response.I just check templates code, but I cant 
   find anything abour arrow, pointer, dropdown…
 * I just need to put a little padding right between down arrow and right border.
 * You can check screenshot: [https://prnt.sc/ONErrgam0f8y](https://prnt.sc/ONErrgam0f8y)
 *  Plugin Support [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * (@fesupportteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16935828)
 * Hi [@filip111](https://wordpress.org/support/users/filip111/)
 * check this image – [https://prnt.sc/bl1iMUjmt-QO](https://prnt.sc/bl1iMUjmt-QO)
   you can add custom CSS on it by it’s class. Use the selection mode to choose 
   it – [https://prnt.sc/IVjaYLddNuwG](https://prnt.sc/IVjaYLddNuwG)
 * Best Regards – Victor
 *  Thread Starter [filip111](https://wordpress.org/support/users/filip111/)
 * (@filip111)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16935884)
 * Hi,
   But I dont have anything like that: [https://prnt.sc/yq4KB-ytQ-Z-](https://prnt.sc/yq4KB-ytQ-Z-)
 *  Plugin Support [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * (@fesupportteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16936076)
 * Hi [@filip111](https://wordpress.org/support/users/filip111/)
 * Yes, you are right, this is available only in the PRO version. We would recommend
   checking this page – [https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select)
   to read how standard select elements can be styled, to make a needed custom styling.
   Since we don’t know what exactly you have changed already and we do not provide
   custom styling.
 * Best Regards – Victor
 *  Thread Starter [filip111](https://wordpress.org/support/users/filip111/)
 * (@filip111)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16937675)
 * Hi Victor,
   Thanks for info.
 * I just hide default select arrow and put my icon and style it with this code:
 * .blog_category_filters select{
   background: url(/wp-content/uploads/2023/08/Vector.
   svg) no-repeat right;-webkit-appearance: none;background-position-x: 97%;}
 *  Plugin Support [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * (@fesupportteam)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16937892)
 * Hi [@filip111](https://wordpress.org/support/users/filip111/)
 * Good job! We are happy to hear that you were able to successfully create the 
   required styles.
 * Best Regards – Victor

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

The topic ‘CSS for arrow’ 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/)

 * 7 replies
 * 2 participants
 * Last reply from: [fesupportteam](https://wordpress.org/support/users/fesupportteam/)
 * Last activity: [2 years, 10 months ago](https://wordpress.org/support/topic/css-for-arrow/#post-16937892)
 * Status: resolved