Hi everyone, I put this suggestion hoping it will be useful to someone. By adding this command in the custom.css it is possible to align and fix horizontally the price of the products in the showcase. custom.css is located under yoursite/themes/yourtheme/assets/css
Add this line on your custom.css:
.product-price-and-shipping {position:absolute;bottom:0px;display:block;width:100%;padding-bottom:5px;}
This is the result on Classic Theme, Prestashop 1.7.7.8
Add this line on your custom.css:
.product-price-and-shipping {position:absolute;bottom:0px;display:block;width:100%;padding-bottom:5px;}
This is the result on Classic Theme, Prestashop 1.7.7.8