themes - How to remove White space on Images in Magento 2 -


how can remove white spaces on pictures in magento 2?

thx

magento 2 white spaces on pictures

you have more 1 way.

the problem: images small or given size in config big.

  1. you have edit view.xml app/design/frontend/themename/theme/etc/

take size (px) images , edit given values in file.

  1. use image biger size.

i think have first way. otherwise have change images , thats not fastest way, right? =)

and dont forget check given/set image "attribut/role" in product under "images , videos". can set


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -