Title: Make Team Member Frames the Same Size
Last modified: December 17, 2020

---

# Make Team Member Frames the Same Size

 *  Resolved [sassycassie830](https://wordpress.org/support/users/sassycassie830/)
 * (@sassycassie830)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-team-member-frames-the-same-size/)
 * Is there a way to make all of the frames the same size? Shorter bios make the
   frames shorter than the others.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmake-team-member-frames-the-same-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [24harish](https://wordpress.org/support/users/24harish/)
 * (@24harish)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/make-team-member-frames-the-same-size/#post-13801021)
 * Hi [@sassycassie830](https://wordpress.org/support/users/sassycassie830/)
 * If you want all the frames to be in the same size, then you have to paste the
   below Css code in the Custom Css section of the Edit Team page.
 *     ```
       .wpsm_row{
          display: flex;
         flex-wrap: wrap;
       }
       .wpsm_team_2_member_wrapper{
         height: 100%;  
       }
       ```
   
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Make Team Member Frames the Same Size’ is closed to new replies.

 * ![](https://ps.w.org/team-builder/assets/icon-128x128.png?rev=2503132)
 * [Team Builder - Team Member Showcase With Grid and slider, Compatible With Elementor, Gutenberg](https://wordpress.org/plugins/team-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/team-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [24harish](https://wordpress.org/support/users/24harish/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/make-team-member-frames-the-same-size/#post-13801021)
 * Status: resolved