Shopify themes, liquid, logos, and UX
Hi - using the multicolumn section it is pretty easy to manipulate most items but I am having a heck of a time trying to expand the shorter card divs to the bottom of the card container div. I want to float the buttons down to be all at the bottom of the section leaving a gap within the card div between the text and the button.
I have been trying many ways to expand the child div down to fill the remaining space then need to bind the button href to the bottom of the card div. Any guidance would be greatly appreciated.
Thanks!
Brian
try this
.multicolumn-card {
display: flex;
flex-direction: column;
height: 100%;
}
.multicolumn-card .button {
margin-top: auto;
}
If this fixed your issue, likes and accepting as a solution are highly appreciated
| Build an online presence with our custom-built Shopify Theme: EcomifyTheme
| Check out our reviews: Trustpilot Reviews
| We are Shopify Partners: EcomGraduates Shopify Partner
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024