How to delete this icon

Home Forums Gillion Theme How to delete this icon

Home Forums Gillion Theme How to delete this icon

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • sarasarasu
    Participant

    Hi

    Please see attached photo, could you please tell me how to delete this icon? Also could you pls tell me what it is for use? thx

     

    Sara

    Attachments:
    You must be logged in to view attached files.

    Hi Sara,

     

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

     

    It is used to display social icons as shown in the attached screenshot.

     

    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

     

    .sh-nav li.menu-item.sh-nav-share {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)