• Resolved ave20

    (@ave20)


    Hello,

    Can You tell me how can I manage to add social icons?
    For now, my “social menu” is working exacly like main manu – each circle is a link to other page of my website.

    How can I add icons and how do I changed the links?

    Thank You

Viewing 6 replies - 1 through 6 (of 6 total)
  • Do you speak Russian?

    Thread Starter ave20

    (@ave20)

    Oh, no, I don’t :/ English or Polish only…

    If you can not establish a social icon, then write. I’ll try to help!

    Thread Starter ave20

    (@ave20)

    How can I add the “VK” icon?
    Here: puteshestvenik.ru/vidyi-otdyiha.html its working fine…
    On my website, I have it like this: https://s9.postimg.org/55x628rjz/error.png
    And I have a problem with icon – not showing.

    Any idea?

    Thread Starter ave20

    (@ave20)

    Ok, I solved it.

    Here is how it works.
    Go to Your Dashboard > Appearance > Editor:
    – Edit the “Hitchcock: Stylesheet (style.css)”
    – search (CTRL+F) for “social”
    – skip till You find “.social-menu li a[href*=”codepen.io”]::before { content: ‘\f1cb’; }”
    – at the end of the row, add new link (for example for YouTube):
    .social-menu li a[href*=”youtube.com”]::before { content: ‘###’; }
    WHERE the ### are the content from front-awesome.css
    You will find there plenty custom conent (for YouTube: \f167 (Main logo icon) or \f16a (Play icon). Other conent – for example: vk \f189 skype \f17e etc. etc.

    I hope it will help other who don’t know the coding – just like me ??
    Take care
    Good luck!

    Thread Starter ave20

    (@ave20)

    Also, SOLVED!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Social media icon / links’ is closed to new replies.