You've already forked wc-bootstrap
Fix add-to-cart button alignment in product cards (v0.1.10)
Add mt-auto to card-footer so the button is always pinned to the bottom of the card, even when the product has no price. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.1.10] - 2026-03-29
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Add-to-cart button alignment in product cards** (`content-product.html.twig`): Added `mt-auto` to card-footer so the button is always pinned to the bottom of the card, even when the product has no price (e.g., composable products)
|
||||
|
||||
## [0.1.9] - 2026-03-29
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user