Hello. I have spent days on this and im all out of ideas. No css works, tried all of them, tried woo align buttons plugin also does not work. Can’t add any elements or set sizes, (maybe issue with theme or smth). I have poor understanding of web development and mostly created whole website on themes, blocks and plugins i could find, as i do not have the time to learn full web development.
Any fixes or ideas are desperatly welcome.
Set the min-height of the white headings above the buttons to 2.5em
Set the product card’s display property to flex and have the top margin of the container (price, button and text) set to auto.
https://www.w3.org/TR/css-flexbox-1/#overview
Take a look at the example provided from the link I attached