hummingbird
hummingbird copied to clipboard
Fix: issue-340
Questions | Answers |
---|---|
Description? | Fix https://github.com/PrestaShop/hummingbird/issues/340 |
Type? | improvement |
BC breaks? | no |
Deprecations? | |
Fixed ticket? | Fix https://github.com/PrestaShop/hummingbird/issues/340 |
Sponsor company | @PrestaShopCorp |
How to test? | ⬇️ |
Most of the points described in the issue have already been addressed. The remaining ones have been tackled as follows:
- Enhanced pagination to prevent overflow on mobile devices:
- Added a Bootstrap breakpoint to provide more flexibility on small devices (use to improve product list on mobile).
- Updated product list display based on page layouts.
- Improved mobile display of the product list to feature only one product per row on mobile devices.