Title: EA Product Grid
Last modified: April 25, 2019

---

# EA Product Grid

 *  Resolved [pags2k7](https://wordpress.org/support/users/pags2k7/)
 * (@pags2k7)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/ea-product-grid/)
 * I’m having an issue with responsiveness for this element. When in tablet mode
   the columns aren’t displaying correctly. I would appreciate any input on this
   error.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fea-product-grid%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rafin](https://wordpress.org/support/users/rafinkhan/)
 * (@rafinkhan)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/ea-product-grid/#post-11467929)
 * Hi [@pags2k7](https://wordpress.org/support/users/pags2k7/),
 * I have found the issue you are facing. It was basically because of our styling
   getting overridden by the theme you are using. Regardless, you can try adding
   this following custom CSS:
 *     ```
       @media screen and (max-width: 767px) {
   
       .eael-product-grid .woocommerce ul.products .product, .eael-post-grid .woocommerce ul.products .product
       {
         width: 100% !important;
       }
   
       .eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button {
   
           font-size: 14px !important;
           display: block;
           text-align: center;
           padding: 6px;
           line-height: 20px;
   
       }
   
       }
       ```
   
 * Let me know how it goes. This should resolve it.
 * Thank you.
 *  Plugin Author [Rafin](https://wordpress.org/support/users/rafinkhan/)
 * (@rafinkhan)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/ea-product-grid/#post-11471503)
 * [@pags2k7](https://wordpress.org/support/users/pags2k7/),
 * Hi, there. I hope you are doing good. Has your issue been resolved now?
 * Please let me know the update. Thank you.
 *  Thread Starter [pags2k7](https://wordpress.org/support/users/pags2k7/)
 * (@pags2k7)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/ea-product-grid/#post-11471599)
 * Thanks for responding. I will try it in a couple of minutes.
 *  Thread Starter [pags2k7](https://wordpress.org/support/users/pags2k7/)
 * (@pags2k7)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/ea-product-grid/#post-11505837)
 * Thank you for that and for your rapid response, the related products did work
   with mobile and ipad.
 * The ipad version of the home page is still giving me issues though.

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

The topic ‘EA Product Grid’ is closed to new replies.

 * ![](https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.
   gif?rev=3182943)
 * [Essential Addons for Elementor - Popular Elementor Templates & Widgets](https://wordpress.org/plugins/essential-addons-for-elementor-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/essential-addons-for-elementor-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [pags2k7](https://wordpress.org/support/users/pags2k7/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/ea-product-grid/#post-11505837)
 * Status: resolved