• Resolved bydesign3458

    (@bydesign3458)


    Icons are broken in some browsers … How do I get the icons to not show at all? I have them set to 10px & they show as tiny squares but no icon …
    Alternatively how do I get the icons to show on every browser …

    FYI site is http://www.concisesuper.com.au/ & using iFeature Pro 5 theme

Viewing 1 replies (of 1 total)
  • Plugin Contributor Martin Stehle

    (@hinjiriyo)

    Most of the icons are in SVG format. It is an image format which keeps the images fine in every size.

    The reason of the broken icons is a misconfiguration of your server. It sends the wrong HTTP header for SVG files.

    Your web server needs an extra line in the file ‘.htaccess’:
    AddType image/svg+xml svg

Viewing 1 replies (of 1 total)

The topic ‘Remove icons’ is closed to new replies.