Social media sharing not displaying?

Home Forums Jevelin Theme Social media sharing not displaying?

Home Forums Jevelin Theme Social media sharing not displaying?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • markowilcock
    Participant

    I have added the social media sharing option to all my posts in my blog.

     

    http://norainnorainbows.net

     

    Whenever I click on it, no icons can be displayed. Please can you help?

     

    Thanks

     

     

    Solution for this topic

    Hi @markowilcock,

     

    I hope you are well today and thank you for your question.

     

    I can see only squares are displayed in place of social icons which is happening because of the CSS conflict on your site.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-social-share-networks i.fa {
        font-family: 'simple-line-icons' !important;
    }

     

    Best regards,
    Shufflehound team

    markowilcock
    Participant

    Excellent – this has resolved my issue. Thank you for the swift response.

     

    I must also say I am loving the theme and the dashboard. Best I’ve ever used.

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)