Title: Duplicate dropdown arrow icon
Last modified: October 28, 2024

---

# Duplicate dropdown arrow icon

 *  [yangjingjing](https://wordpress.org/support/users/yangjingjing/)
 * (@yangjingjing)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/duplicate-dropdown-arrow-icon-3/)
 *  We are experiencing this issue every time we activate a filter on our webpage.
   The drop-down arrow icon duplicates in the main nav menu. Only when I refresh
   the page things get back to normal, but starts over if I use the filter.
 * I have also tried adding the following code,but it doesn’t work either.
 * if( ! function_exists( ‘yith_wcan_content_selector’ ) ){ function yith_wcan_content_selector(
   $selector ){ $selector = ‘.elementor-element-41302575’; return $selector; } add_filter(‘
   yith_wcan_content_selector’, ‘yith_wcan_content_selector’ ); }
 * Just wondering if you can give us some ideas what could be causing this.
 * Thank you in advance.
 * page user: djjequipmenstg pwd: cfebefc7
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fduplicate-dropdown-arrow-icon-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Facundo A.](https://wordpress.org/support/users/aranofacundo/)
 * (@aranofacundo)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/duplicate-dropdown-arrow-icon-3/#post-18105534)
 * Hi there,
 * I hope you’re doing well.
 * To solve the issue you mentioned, please try adding the following PHP code which
   has the correct selector for your site:
 *     ```wp-block-code
       if( ! function_exists( 'yith_wcan_content_selector' ) ){    function yith_wcan_content_selector( $selector ){        $selector = '.elementor > .elementor-element:has(.yith-wcan-filters)';        return $selector;    }    add_filter( 'yith_wcan_content_selector', 'yith_wcan_content_selector' );} 
       ```
   
 * Let us know if this helped you.
 *  Thread Starter [yangjingjing](https://wordpress.org/support/users/yangjingjing/)
 * (@yangjingjing)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/duplicate-dropdown-arrow-icon-3/#post-18112188)
 * ![](https://wordpress.org/f3468019-5d5c-46c4-9481-38a2dc82901e)
 * Sorry,This problem still exists.
 *  Plugin Support [Vanesa](https://wordpress.org/support/users/vanesarodriguez/)
 * (@vanesarodriguez)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/duplicate-dropdown-arrow-icon-3/#post-18117659)
 * Hello there!
 * I would like to see the page in order to try to help you, but I can’t access.
 * Could you, please, let us know when the page is accessible? So we can check it
   and try to help you.
 * We remain at your disposal.
 *  Thread Starter [yangjingjing](https://wordpress.org/support/users/yangjingjing/)
 * (@yangjingjing)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/duplicate-dropdown-arrow-icon-3/#post-18119071)
 * page user: djjequipmenstg pwd: cfebefc7
 * Thanks!

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

The topic ‘Duplicate dropdown arrow icon’ 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/)

 * 4 replies
 * 3 participants
 * Last reply from: [yangjingjing](https://wordpress.org/support/users/yangjingjing/)
 * Last activity: [1 year, 6 months ago](https://wordpress.org/support/topic/duplicate-dropdown-arrow-icon-3/#post-18119071)
 * Status: not resolved