Category Icon above category name
-
Hello
I am creating new categories for my website and when I added a new Icon to display in the main menu (or any other menu through the site) it is displayed above the category name and not to the left.
In the file attached you can find example in RED what is wrong and example in green what is working fine.
Adding the screenshot
Attachments:
You must be
logged in to view attached files.
Hello,
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
Regards