Okay
  Public Ticket #2299955
Social Sharing Icons
Closed

Comments

  • Shane Waugh started the conversation

    How and where can i swap out the google+ icon with the Instagram icon?

  •  675
    Neuron replied

    Hi Shane,

    I believe that is not possible, sharing in instagram is not available. You can simply hide the google plus icon by adding the following style in Appearance > Customize > Additional CSS.

    .m-social-media ul li.google-plus {
        display: none !important;
    }

    Kind Regards


    Subscribe to our newsletter to get the latest updates about NeuronThemes and join our community Facebook Group.