Viewing 2 replies - 1 through 2 (of 2 total)
  • In order to prevent the icons from showing up in the primary sidebar you will need to delete some code from the sidebar.php file, child theme recommended.

    Delete this code,

    <?php alx_social_links() ; ?>

    but that wont get rid of the “follow” text, if you would like to change that,

    <p><?php _e('Follow:','hueman'); ?></p>

    just change the “follow” to whatever you want. I hope this helps. Mark this thread [resolved] if it does.

    Thread Starter DirtyWondah

    (@dirtywondah)

    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Social icons in primary sidebar’ is closed to new replies.