Title: Equal Height for Items
Last modified: November 11, 2021

---

# Equal Height for Items

 *  Resolved [gizempolat](https://wordpress.org/support/users/gizempolat/)
 * (@gizempolat)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/equal-height-for-items/)
 * Hi,
 * Is it possible to give equal height for all the gallery item cards when using
   below settings:
 * Grid style: Grid
    Layout: Card
 * Even with custom CSS? Any help will be appreciated.
 * Thanks,
    Gizem

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

 *  Plugin Support [AR Rasel](https://wordpress.org/support/users/arrasel403/)
 * (@arrasel403)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/equal-height-for-items/#post-15062605)
 * Hi [@gizempolat](https://wordpress.org/support/users/gizempolat/),
 * Hope you are doing well. Sorry for the late reply.
    It seems you are asking for
   the Filterable Gallery widget. For making the same height, please use the below
   custom CSS code and retry once.
 *     ```
       .gallery-item-caption-wrap.caption-style-card {
           height: 200px !important;
       }
       ```
   
 * You can easily apply custom CSS by following this documentation: [https://essential-addons.com/elementor/docs/faq/apply-custom-css-elements/](https://essential-addons.com/elementor/docs/faq/apply-custom-css-elements/)
 * Hope this will help you. Let us know how it goes.
 * Thanks!
 *  Thread Starter [gizempolat](https://wordpress.org/support/users/gizempolat/)
 * (@gizempolat)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/equal-height-for-items/#post-15080908)
 * Hi Rasel,
 * Thank you for reply, I already used this CSS before opening this ticket and was
   hoping for a different approach.
    As the content length increases in one box,
   I need the other boxes with shorter content to be aligned with it (or with the
   longest one). So fixing the height to 200px will not help unfortunately.
 * Do you have another suggestion?
 * Thank you,
 * Gizem
 *  Thread Starter [gizempolat](https://wordpress.org/support/users/gizempolat/)
 * (@gizempolat)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/equal-height-for-items/#post-15081952)
 * Hi Rasel,
 * On a second thought, if you can tell me if there is a way to double the width
   of any specific content box, that would help too. If this is possible then I 
   can use the above CSS you wrote.
 * Please let me know.
 * Thank you.

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

The topic ‘Equal Height for Items’ 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/)

## Tags

 * [equal height](https://wordpress.org/support/topic-tag/equal-height/)
 * [Essential Addons](https://wordpress.org/support/topic-tag/essential-addons/)

 * 3 replies
 * 2 participants
 * Last reply from: [gizempolat](https://wordpress.org/support/users/gizempolat/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/equal-height-for-items/#post-15081952)
 * Status: resolved