Hello,
@apradhan Thank you so much for this Awesome Suggestion! We will surely integrate this in Our Next Update.
@mayconprr You will need to add a Separate Stylesheet for the Behance Logo since this cannot be embedded directly into the Existing Stylesheet. We have created the Icon Stylesheet for you and you can use it following the instructions below:
Download the following file, Extract and then add the file behance-icon.css and the fonts/ Folder in the css/ Folder: https://www.dropbox.com/s/bd9yah2j8935x65/behance-logo.zip?dl=1
Add the following code in the <head> of the Document just after the font-icons.css Linking:
-
- Add the following code in the css/custom.css File:
.si-behance:hover,
.si-colored.si-behance { background-color: #1769FF !important; }
.si-text-color.si-behance i { color: #1769FF; }
- Now, you can use the following HTML Code to add your Behance Icon:
[
](#)
This will definitely work fine. Hope this helps!
Let us know if we can help you with anything else or if you find any other issues.