cancel
Showing results for 
Search instead for 
Did you mean: 

How to change image size for widget catalog product list

How to change image size for widget catalog product list

Hi

 

I'm trying to rewrite template for:

Magento\CatalogWidget:Smiley Tongueroduct/widget/content/grid.phtml

 

I need to change image size:

<?php echo $block->getImage($_item, $image)->toHtml(); ?>

What will be the best way to do it?