Hi is there Snapchat icon for social media. I didn't find any reference in font.css.
Snap Chat Icon
3 replies · opened Apr 19, 2016
Hello,
We currently do not have the Snapchat Icon included in our List of Icons. But it is Definitely Possible. Simply follow the Steps below:
Download this File: https://www.dropbox.com/s/jm5e8dwnmbo8eh7/css.zip?dl=1 and extract it.
Add the Files in the Package/HTML/css Folder.
Then simply add the following line of code in your HTML Document <head> just after the css/font-icons.css Linking:
- - Now, you can use the Snapchat Icons using the Classes: .icon-snapchat, .icon-snapchat-ghost or .icon-snapchat-square .
This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.
Thank you for the tweak, hope this piece of code gets added with your theme in the next update(as current tweak makes additional request for resources).
Also .icon-snapchat gives a box rather than snap icon but .icon-snapchat-ghost does the job.
Thank you. Cheers!
Hello,
Really Happy to Help! :) Currently, we do not have plans to add extra icons to the Current List since it will require a Lot of Customization. We are working on every possibility at the moment and will release additional documentation on this in our future updates so that you can add your own Icons to the List and use it readily.
Regarding the .icon-snapchat Issue, please find the following code in the css/font-icons-snapchat.css File:
[class^="icon-snapchat-"], [class*=" icon-snapchat-"]and replace it with:
[class^="icon-snapchat"], [class*=" icon-snapchat"]This will definitely fix this issue. Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard