Thread Starter
fleixi
(@fleixi)
thankyou but first it isnt working to. This time the code is not deleted in the widget menu but on my website its only a empty icon.
Secondly its a other iconset. I really like the feathericons.
Hey @fleixi,
Font icons were replaced with SVGs in the latest version of Sinatra to improve performance and reduce HTTP requests. We added backward compatibility for Feather Icons and it should work if you only add phone in the Icon field.
Just make sure you have updated both the theme (v 1.2.0) and Sinatra Core plugin (v1.0.4).
If you enter ‘phone’ on save field should replace that with SVG code.
Screenshot.
And here’s how it looks like on the front end: Screenshot.
-
This reply was modified 5 years, 3 months ago by
Branko.
-
This reply was modified 5 years, 3 months ago by
Yui.
Steffen,
SVG icons in the theme are not downloaded, SVG tags are directly in the DOM.
Also, in the old version of the theme font icons were loaded locally (from
assets/fonts folder), not from an external source.