• Resolved cearuway

    (@cearuway)


    In the Social Menu the Behance icon doesn’t show if you use the .net domain extension to your profile (eg https://www.behance.net/johndoe)
    however if you link to a .com the icon does show but obviously that URL won’t work.

    Is there a quick way I can fix this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @cearuway,

    Give this a try in your custom CSS panel:

    .social-menu a[href*="behance.net"]:before {
      content: '\f1b4';
    }

    Let me know how it goes.

    Thread Starter cearuway

    (@cearuway)

    Oh damn overlooked that so bad!, right there in the stylesheet.
    Thanks!

    Perhaps worth changing in a following version, I believe behance.com doesn’t really get used.

    You’re welcome! I’ll ask our developers if we can include behance.net as an enhancement.

    Moderator Kathryn Presner

    (@zoonini)

    We’ve added a Behance icon to the social menu, which will be available in the next version of Rebalance. Thanks for the suggestion!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Behance Icon’ is closed to new replies.