Home Forums WoodMart support forum Categorie Navigation broken after adding images Reply To: Categorie Navigation broken after adding images

#582466

Luke Nielsen
Keymaster

Hello,

The issue is that the SVG themselves don’t have width and height attributes – https://prnt.sc/jy2z8adh-VRk

You need to open your SVG logo file with some editor like Sublime Text or the default system text editor and add height and width attributes to your svg tag as shown on the screenshot (https://prnt.sc/N-wyqYgD3npT)

Then you will need to re-upload your svg icons.

Kind Regards