Bootstrap Cards not responsive cause of text length
Im working with BOOTSTRAP 5, and im currently having troubles with cards. Im printing them via JS but tried working on it on HTML so that’s not the problem. I cant figure out how to make cards all the same, with img on the left on xl bootstrap breakpoint and img on top on all the other breakpoints. problem is the text on the right (xl) and bottom (rest).
Text is varying, so that fucks up my whole card. One is bigger, one is smaller etc.