Google+ topbar

Home Forums Gillion Theme Google+ topbar

Home Forums Gillion Theme Google+ topbar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • led
    Participant

    Hello,

     

    How can I remove the G+ button from these parts:

    Hi @led,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me your site URL where it’s displaying so that I can help you to remove it?

     

    Best regards,
    Shufflehound team

    led
    Participant

    Here’s my site: https://kbeautynotes.com/

    Solution for this topic

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    li.sh-share-item.sh-share-item-googleplus.menu-item,
    a.social-media-gplus {
        display: none !important;
    }

    led
    Participant

    Thanks a lot!

    You are most welcome here 🙂

Viewing 6 posts - 1 through 6 (of 6 total)