My Category Icons are shown on 2 Rows, its like that in Chrome and Safari, Firefox lookes good. I use SVG Icons. What can i do? Link is in Private Content Section. Best Regards – Jack
To fix this problem, you need to open your SVG icons file with some editor like Sublime Text or default system text editor and add height and width attributes to your <svg> tag like it is shown on the screenshot https://gyazo.com/83fd36b0bb9628bb1aed2bd3d5d063c5
Then you will need to reupload your icons in WordPress Dashboard.
Thank you, fast Feedback as usual, great! The Code you provided looks a bit strange, the “SVG-Tag” ist closed 2 Times, could that be correct? Ive attached a Screenshot to explain better.