Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1198695

    In social network the behance icon doesn’t work
    I need a similar code like this
    .social_bookmarks_vimeo a::before {
    font-family: ‘entypo-fontello’;
    content: ‘’;
    }
    But for behance

    #1198715

    Hey Ramiro,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1198719
    This reply has been marked as private.
    #1199370

    Hi ramiropuig,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .social_bookmarks_behance a::before {
        font-family: 'entypo-fontello';
        content: '';
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1199400

    Ok, It works.
    Thanks
    :)

    #1199937

    Hi,

    Great, I’m glad that you got it working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘behance social nertwork doesn't work’ is closed to new replies.