Home Forums WoodMart support forum SVG Files in categories dropdown menu

SVG Files in categories dropdown menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #189743

    exe65
    Participant

    Hello,

    I want to add custom icons to categories dropdown menu (svg files). If i add anything bellow 512×512 it’s really small – not visible. What is the recommended size?

    Thank you,

    #189794

    Hello,

    You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ (set your values) attributes to your <svg> tag like it is shown: http://prntscr.com/m4n0qw
    Then you will need to re-upload your icons in WordPress Dashboard.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)