Hello all
We are trying to find a solution to have images across the AgriCover website ( https://dev-aci.dw-demo2.com/products ), not having space filled in with white.
It seems setting the FillCanvas parameter to false solves the issue but then it brings another issue, which is having the product list misaligned as you can see from the screenshot.
And since we have several areas where this happens, we need to change the parameter in several templates ( viewdetails.cshtml, viewlist.cshtml, viewgrid.cshtml, promotionproducts.cshtml etc) .
We would like to know if there are a more straightforwars approach to remove white space?
Thanks.