Okay
  Public Ticket #2245524
Remove Google+ share icon
Closed

Comments

  • nkatsoulotos started the conversation

    Hi there, 


    I would like to remove the Google Plus share icon from posts. Where is the custom CSS panel to add the following style?

    .single .p-portfolio-single__content .m-social-media .google-plus {
        display: none !important;
    }

    Thanks in advance!

  •  675
    Neuron replied

    Hi,

    Please add the following style instead at Appearance > Customize > Additional CSS.

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

    Kind Regards


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