Title: Fixed Length?
Last modified: August 9, 2017

---

# Fixed Length?

 *  [noahrellum](https://wordpress.org/support/users/noahrellum/)
 * (@noahrellum)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/fixed-length/)
 * I’m trying to get all the cards have a fixed length, so that one isn’t short 
   or longer then the other. I’ve tried adding a ID to the card and doing some custom
   CSS but it didn’t work for me.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffixed-length%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Pratik Chaskar](https://wordpress.org/support/users/pratikchaskar/)
 * (@pratikchaskar)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/fixed-length/#post-9394649)
 * At this moment – there is no option to control same height for cards. Can you
   please try to add following CSS?
 *     ```
       #hsk .bb_boot_card_container {
           min-height: 340px;
       }
       ```
   
 * Please let me know if its work for you.
    -  This reply was modified 8 years, 9 months ago by [Pratik Chaskar](https://wordpress.org/support/users/pratikchaskar/).
 *  Thread Starter [noahrellum](https://wordpress.org/support/users/noahrellum/)
 * (@noahrellum)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/fixed-length/#post-9394987)
 * Thank you so much! This fixed my issue!
 *  Thread Starter [noahrellum](https://wordpress.org/support/users/noahrellum/)
 * (@noahrellum)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/fixed-length/#post-9399298)
 * Hey Pratik,
 * Your code fixed the height issue for me, but the “Read more” buttons are influenced
   by the length of the text in the card. Is there a way to have the “Read more”
   buttons/text in the corner of every card?

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

The topic ‘Fixed Length?’ is closed to new replies.

 * ![](https://ps.w.org/bb-bootstrap-cards/assets/icon-256x256.png?rev=2889237)
 * [Cards for Beaver Builder](https://wordpress.org/plugins/bb-bootstrap-cards/)
 * [Support Threads](https://wordpress.org/support/plugin/bb-bootstrap-cards/)
 * [Active Topics](https://wordpress.org/support/plugin/bb-bootstrap-cards/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bb-bootstrap-cards/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bb-bootstrap-cards/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [noahrellum](https://wordpress.org/support/users/noahrellum/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/fixed-length/#post-9399298)
 * Status: not resolved