• sofiebladt

    (@sofiebladt)


    Hi

    I have issues with making the cards on the bottom of my page the same height. I have tried following other tutorials and fixes with CSS without any luck.

    Any idea on how to fix?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Ankush Thakare

    (@iankusht)

    Hello @sofiebladt,

    You can use the below custom CSS code to align the cards on the bottom of my page to the same height.

    .bb_boot_card_text {
    height: 85ex;
    overflow: hidden;
    }

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘Height/lenght of cards’ is closed to new replies.