How insert images in the homepage basic versione?
-
Can you help me?
Attachments:
You must be
logged in to view attached files.
Hello,
This section displays your product categories and you can upload categories thumbnail images for each category in the Dashboard -> Products -> Categories.
Regards
Ok. I think I understand. Could you help me to understand why on chrome now the images are seen as in the screenshot that I have attached?
Attachments:
You must be
logged in to view attached files.
Hi,
To fix this problem, you need to open your SVG icons file with some editor like Sublime Text and add height and width attributes to your <svg>
tag like shown on the screenshot https://gyazo.com/368abb35776e0322e543f960487a6d4f
Then you will need to reupload your icons in WordPress Dashboard.
Regards
Is not it possible to do this automatically?
Sorry, but it is not possible to do this automatically. These files have to be with width and height attributes, otherwise, they will take 100% width of the block and we are not able to fix it.