Okay
  Public Ticket #2377711
social
Closed

Comments

  • marta started the conversation

    Hi 

    in aspetto/

    personalizza/

    social

    i set only instagram and pinterest

    But into the page for single projects i see also twitter and other 2 

    where i can set for the project to share only in instagram and pinteres the only two social that the client use?


    thanks a lot

  •   marta replied privately
  •  675
    Neuron replied

    Hi Marta,

    Actually those aren't your social, those are the share social media icons. By clicking them, people would be able to share the post on their social media.

    If you want to remove them you can do that by going at Appearance > Customize > Portfolio > Portfolio Item > Share.

    Feel free to ask for anything you need.

    Kind Regards


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

  • marta replied

    hi thanks, using customize i could choose only to show all or not to show all.

    can you suggest me a code to be able share only on linkedin and on pinterest?

    thanks a lot 

    Marta


  •  675
    Neuron replied

    Hi Marta,

    Sure, here is the Custom CSS:

    .p-portfolio-single__content .m-social-media li.facebook,
    .p-portfolio-single__content .m-social-media li.twitter,
    .p-portfolio-single__content .m-social-media 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.

  • marta replied

    perfect

    exactly what i need


    thanks 

    marta


  •  675
    Neuron replied

    You're welcome anytime, feel free to ask for anything you needsmile.png

    Kind Regards


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