Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 13528887

    (@anonymized-13528887)

    Hey,

    I don’t think that the theme provides any option to disable those social icons.
    To remove those icons you need to remove the code from sidebar.php file located inside your theme directory.

    Hey there,

    If you didn’t want to create a child theme and edit the sidebar.php you could instead use this CSS to hide them:

    .social-links{display:none;}

    And the theme doesn’t have a CSS field then a plugin like:

    http://wordpress.org/plugins/imporved-simpler-css/screenshots/

    Have a fantastic day! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove social media icons’ is closed to new replies.