WPIntell

Source evidence

Fixed Length?

Cards for Beaver Builder · support · 2017-08-09T13:20:00+00:00

complaintsentiment
mediumseverity
0.86relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
noahrellum unresolved
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 to see the link] 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 . Thank you so much! This fixed my issue! 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?

Comments

3 shown
Pratik Chaskar 2017-08-09T13:30:00+00:00

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 .

noahrellum 2017-08-09T14:47:00+00:00

Thank you so much! This fixed my issue!

noahrellum 2017-08-10T18:14:00+00:00

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?