Title: Plugin not working on first elements
Last modified: January 14, 2020

---

# Plugin not working on first elements

 *  [egobeleg](https://wordpress.org/support/users/egobeleg/)
 * (@egobeleg)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-on-first-elements/)
 * Hi there,
    I’m using the plugin on my web and it’s working fine, except the first
   product of the list. It still shows the button to buy the product.
 * My site is arteconfort .com
 * I have used your plugin on other webs and it worked fine.
 * Regards.

Viewing 1 replies (of 1 total)

 *  Plugin Author [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * (@yithemes)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-on-first-elements/#post-12348897)
 * Hi there,
    have you tested on a basic wordpress theme, the problem is probably
   from your theme. You could hide the add to cart on the first element using a 
   custom css code
 *     ```
       ul.products.w-grid-space.clear.columns-4 li:first-child .image-wrapper > a.button {
           display: none;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Plugin not working on first elements’ is closed to new replies.

 * ![](https://ps.w.org/yith-woocommerce-catalog-mode/assets/icon.svg?rev=3307023)
 * [YITH WooCommerce Catalog Mode](https://wordpress.org/plugins/yith-woocommerce-catalog-mode/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yith-woocommerce-catalog-mode/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yith-woocommerce-catalog-mode/)
 * [Active Topics](https://wordpress.org/support/plugin/yith-woocommerce-catalog-mode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yith-woocommerce-catalog-mode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yith-woocommerce-catalog-mode/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [YITHEMES](https://wordpress.org/support/users/yithemes/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/plugin-not-working-on-first-elements/#post-12348897)
 * Status: not resolved