Hi all, Similar in idea to another post. I have a series of cards in a shopping cart. When I display them as quarter width, they are not the same height. When they are displayed they get mixed up further down the page. Here is the code I am using. (a what I have tried)
So what I need is the same height for each card.
Sorry I could not see where to add a code block.
<script>
#box{
height:150px;
overflow:scroll;
}
</script>
<div class="w3-quarter ">
<div id="box">
<div class="w3-card-2">
<div class="w3-container w3-theme-l2 w3-small">
<?php